SPECS: apr-util.spec - added db45 patch, build with db4.5

qboosh qboosh at pld-linux.org
Wed Oct 4 23:28:01 CEST 2006


Author: qboosh                       Date: Wed Oct  4 21:28:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added db45 patch, build with db4.5

---- Files affected:
SPECS:
   apr-util.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/apr-util.spec
diff -u SPECS/apr-util.spec:1.52 SPECS/apr-util.spec:1.53
--- SPECS/apr-util.spec:1.52	Sun Oct  1 00:17:14 2006
+++ SPECS/apr-util.spec	Wed Oct  4 23:27:56 2006
@@ -24,11 +24,12 @@
 Patch1:		%{name}-mysql.patch
 Patch2:		%{name}-dso.patch
 Patch3:		%{name}-dbd.patch
+Patch4:		%{name}-db45.patch
 URL:		http://apr.apache.org/
 BuildRequires:	apr-devel >= 1:1.1.0
 %{?with_mysql:BuildRequires:	apr-devel >= 1:1.2.2-2.6}
 BuildRequires:	autoconf
-BuildRequires:	db-devel
+BuildRequires:	db-devel >= 4.5
 BuildRequires:	expat-devel
 BuildRequires:	gdbm-devel
 BuildRequires:	libtool
@@ -143,6 +144,7 @@
 %patch2 -p1
 %patch3 -p1
 %endif
+%patch4 -p1
 
 rm -rf xml/expat
 
@@ -182,7 +184,7 @@
 %endif
 	--with-iconv=%{_prefix} \
 	--with-berkeley-db=%{_prefix} \
-	--with-dbm=db4 \
+	--with-dbm=db45 \
 	%{?with_mysql:--with-mysql=%{_prefix}} \
 	%{!?with_pgsql:--without-pgsql} \
 	%{!?with_sqlite2:--without-sqlite2} \
@@ -294,6 +296,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/10/04 21:27:56  qboosh
+- added db45 patch, build with db4.5
+
 Revision 1.52  2006/09/30 22:17:14  arekm
 - rebuild with new db4.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apr-util.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list