SOURCES: redland-link.patch - updated for 1.0.7

qboosh qboosh at pld-linux.org
Sun Jan 6 22:10:06 CET 2008


Author: qboosh                       Date: Sun Jan  6 21:10:06 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.0.7

---- Files affected:
SOURCES:
   redland-link.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/redland-link.patch
diff -u SOURCES/redland-link.patch:1.3 SOURCES/redland-link.patch:1.4
--- SOURCES/redland-link.patch:1.3	Fri Dec 14 20:06:04 2007
+++ SOURCES/redland-link.patch	Sun Jan  6 22:10:01 2008
@@ -1,51 +1,3 @@
---- redland-1.0.6/librdf/Makefile.am.orig	2007-02-18 01:41:28.000000000 +0100
-+++ redland-1.0.6/librdf/Makefile.am	2007-05-12 00:52:39.835338606 +0200
-@@ -120,7 +120,7 @@
- 
- librdf_la_LIBADD = \
- @LTLIBOBJS@ @DIGEST_OBJS@ @HASH_OBJS@ \
-- at LIBRDF_INTERNAL_LIBS@
-+ at LIBRDF_INTERNAL_LIBS@ @LIBRDF_EXTERNAL_LIBS@ $(MEM_LIBS)
- 
- librdf_la_DEPENDENCIES = \
- @DIGEST_OBJS@ @HASH_OBJS@ \
-@@ -183,7 +183,7 @@
- AM_CPPFLAGS=@LIBRDF_INTERNAL_CPPFLAGS@ @LIBRDF_CPPFLAGS@ @LIBRDF_EXTERNAL_CPPFLAGS@
- AM_CFLAGS=@LIBRDF_INTERNAL_CPPFLAGS@ @LIBRDF_CPPFLAGS@ @LIBRDF_EXTERNAL_CPPFLAGS@ $(MEM)
- STANDARD_CFLAGS=@STANDARD_CFLAGS@ $(MEM)
--AM_LDFLAGS=@LIBRDF_LDFLAGS@ @LIBRDF_EXTERNAL_LIBS@ $(MEM_LIBS)
-+AM_LDFLAGS=@LIBRDF_LDFLAGS@
- 
- AM_CPPFLAGS += -DPKGDATADIR="\"$(pkgdatadir)\""
- 
---- redland-1.0.5/configure.ac.orig	2006-10-23 05:18:47.000000000 +0200
-+++ redland-1.0.5/configure.ac	2007-02-03 16:29:30.057696634 +0100
-@@ -237,7 +237,7 @@
-     fi
- 
-     # Sigh!  And this still might not be good enough.
--    for bdbc_version in 4.4 4.3 4.2 4.1 4.0 4 3.3 3.2 3.1 3 2; do
-+    for bdbc_version in 4.6 4.5 4.4 4.3 4.2 4.1 4.0 4 3.3 3.2 3.1 3 2; do
-       bdbc_major=`echo $bdbc_version | sed -e 's/^\(.\).*$/\1/'`;
-       bdbc_version2=`echo $bdbc_version | sed -e 's/^\(.\).\(.\)$/\1\2/'`
- 
-@@ -275,7 +275,7 @@
-   AC_MSG_RESULT($bdb_include_dir)
- 
-   if test "$bdb_prefix" != no; then
--    nLDFLAGS=$LDFLAGS
-+    nLDFLAGS=
-     nCPPFLAGS=
- 
-     if test "$bdb_lib_dir" != /usr/lib; then
-@@ -395,6 +395,7 @@
-     if test "$have_libdb" = yes; then
-       bdb_available="Version $bdb_version (library $bdb_dbname in $bdb_lib_dir)"
-       LIBRDF_LIBS="$LIBRDF_LIBS $nLDFLAGS -l$bdb_dbname"
-+      LIBRDF_EXTERNAL_LIBS="$LIBRDF_EXTERNAL_LIBS $nLDFLAGS -l$bdb_dbname"
-       LIBRDF_CPPFLAGS="$LIBRDF_CPPFLAGS $nCPPFLAGS"
-     fi
- 
 --- redland-1.0.6/redland-config.in.orig	2007-05-02 07:17:27.000000000 +0200
 +++ redland-1.0.6/redland-config.in	2007-05-12 00:53:52.531481323 +0200
 @@ -133,7 +133,7 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/redland-link.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list