Author: qboosh                       Date: Tue Aug 28 21:36:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added db46 patch

---- Files affected:
SPECS:
   apr-util.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/apr-util.spec
diff -u SPECS/apr-util.spec:1.60 SPECS/apr-util.spec:1.61
--- SPECS/apr-util.spec:1.60    Thu Jul 26 19:01:33 2007
+++ SPECS/apr-util.spec Tue Aug 28 23:36:10 2007
@@ -25,11 +25,12 @@
 Patch2:                %{name}-dbd.patch
 Patch3:                %{name}-db45.patch
 Patch4:                %{name}-mysql-link.patch
+Patch5:                %{name}-db46.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 >= 4.5
+BuildRequires: db-devel >= 4.6
 BuildRequires: expat-devel
 BuildRequires: gdbm-devel
 BuildRequires: libtool
@@ -145,6 +146,7 @@
 %endif
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 rm -rf xml/expat
 
@@ -184,7 +186,7 @@
 %endif
        --with-iconv=%{_prefix} \
        --with-berkeley-db=%{_prefix} \
-       --with-dbm=db45 \
+       --with-dbm=db46 \
        %{?with_mysql:--with-mysql=%{_prefix}} \
        %{!?with_pgsql:--without-pgsql} \
        %{!?with_sqlite2:--without-sqlite2} \
@@ -296,6 +298,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2007/08/28 21:36:10  qboosh
+- added db46 patch
+
 Revision 1.60  2007/07/26 17:01:33  arekm
 - rel 4; rebuild with new db4.6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr-util.spec?r1=1.60&r2=1.61&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to