SPECS: redland.spec - detect db4.7 correctly.
pluto
pluto at pld-linux.org
Fri Jun 6 11:33:22 CEST 2008
Author: pluto Date: Fri Jun 6 09:33:22 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- detect db4.7 correctly.
---- Files affected:
SPECS:
redland.spec (1.50 -> 1.51)
---- Diffs:
================================================================
Index: SPECS/redland.spec
diff -u SPECS/redland.spec:1.50 SPECS/redland.spec:1.51
--- SPECS/redland.spec:1.50 Mon May 26 22:31:43 2008
+++ SPECS/redland.spec Fri Jun 6 11:33:16 2008
@@ -142,7 +142,8 @@
%patch0 -p1
%patch1 -p1
-sed -i -e 's,bdbc_prefix/lib$,bdbc_prefix/%{_lib},' configure.ac
+sed -i 's,bdbc_prefix/lib$,bdbc_prefix/%{_lib},' configure.ac
+sed -i 's,for bdbc_version in 4\.6,for bdbc_version in 4\.7 4\.6,' configure.ac
%build
%{__libtoolize}
@@ -233,6 +234,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.51 2008-06-06 09:33:16 pluto
+- detect db4.7 correctly.
+
Revision 1.50 2008-05-26 20:31:43 hawk
- release 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/redland.spec?r1=1.50&r2=1.51&f=u
More information about the pld-cvs-commit
mailing list