From 071c07760a71ba9309c0e4bfe5d9b7a9128f74bb Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 31 Mar 2011 11:36:08 +0200 Subject: redland downgrade 1.0.12-1 --- kde/redland/.footprint.i686 | 5 +++++ kde/redland/.footprint.x86_64 | 5 +++++ kde/redland/Pkgfile | 4 ++-- 3 files changed, 12 insertions(+), 2 deletions(-) (limited to 'kde') diff --git a/kde/redland/.footprint.i686 b/kde/redland/.footprint.i686 index 63899e356..55b10d241 100644 --- a/kde/redland/.footprint.i686 +++ b/kde/redland/.footprint.i686 @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/rdf_utf8.h -rw-r--r-- root/root usr/include/redland.h drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/librdf.a -rwxr-xr-x root/root usr/lib/librdf.la lrwxrwxrwx root/root usr/lib/librdf.so -> librdf.so.0.0.0 lrwxrwxrwx root/root usr/lib/librdf.so.0 -> librdf.so.0.0.0 @@ -33,12 +34,16 @@ lrwxrwxrwx root/root usr/lib/librdf.so.0 -> librdf.so.0.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/redland.pc drwxr-xr-x root/root usr/lib/redland/ +-rw-r--r-- root/root usr/lib/redland/librdf_storage_mysql.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_mysql.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_mysql.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_postgresql.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_postgresql.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_postgresql.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_sqlite.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_sqlite.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_sqlite.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_virtuoso.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_virtuoso.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_virtuoso.so drwxr-xr-x root/root usr/share/ diff --git a/kde/redland/.footprint.x86_64 b/kde/redland/.footprint.x86_64 index 63899e356..55b10d241 100644 --- a/kde/redland/.footprint.x86_64 +++ b/kde/redland/.footprint.x86_64 @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/rdf_utf8.h -rw-r--r-- root/root usr/include/redland.h drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/librdf.a -rwxr-xr-x root/root usr/lib/librdf.la lrwxrwxrwx root/root usr/lib/librdf.so -> librdf.so.0.0.0 lrwxrwxrwx root/root usr/lib/librdf.so.0 -> librdf.so.0.0.0 @@ -33,12 +34,16 @@ lrwxrwxrwx root/root usr/lib/librdf.so.0 -> librdf.so.0.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/redland.pc drwxr-xr-x root/root usr/lib/redland/ +-rw-r--r-- root/root usr/lib/redland/librdf_storage_mysql.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_mysql.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_mysql.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_postgresql.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_postgresql.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_postgresql.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_sqlite.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_sqlite.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_sqlite.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_virtuoso.a -rwxr-xr-x root/root usr/lib/redland/librdf_storage_virtuoso.la -rwxr-xr-x root/root usr/lib/redland/librdf_storage_virtuoso.so drwxr-xr-x root/root usr/share/ diff --git a/kde/redland/Pkgfile b/kde/redland/Pkgfile index 614f5ec49..269af0c36 100755 --- a/kde/redland/Pkgfile +++ b/kde/redland/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: NuTyX packager team # Packager: lesibel at free dot fr # Depends on: raptor, db, sqlite3, unixodbc, mpfr, libpostgresql, mysqlclient, curl, gtk-doc, libxslt, mpfr, rasqal, unixodbc -# Run on: raptor2,db,rasqal,sqlite3,unixodbc,mpfr,libpostgresql,mysqlclient,curl +# Run on: raptor,db,rasqal,sqlite3,unixodbc,mpfr,libpostgresql,mysqlclient,curl name=redland version=1.0.12 @@ -15,7 +15,7 @@ build() { ./configure --prefix=/usr \ --enable-release \ - --disable-static \ + --enable-static \ --sysconfdir=/etc \ --with-raptor=system \ --with-rasqual=system \ -- cgit v1.2.3-54-g00ecf