- actually explicitly check for and detect db-4.3.

This commit is contained in:
jbj 2004-11-13 19:22:23 +00:00
parent a95c23738b
commit 9a4e45a9e3

View File

@ -4,14 +4,14 @@
Summary: Apache Portable Runtime Utility library
Name: apr-util
Version: 0.9.4
Release: 18
Release: 19
License: Apache Software License
Group: System Environment/Libraries
URL: http://apr.apache.org/
Source0: %{name}-%{version}.tar.gz
Patch0: apr-util-0.9.3-deplibs.patch
Patch1: apr-util-0.9.3-config.patch
Patch2: apr-util-0.9.4-db4.patch
Patch2: apr-util-0.9.4-db43.patch
Patch3: apr-util-0.9.4-gcc34.patch
Patch4: apr-util-0.9.4-sdbm.patch
Patch5: apr-util-0.9.4-sdbmnames.patch
@ -46,7 +46,7 @@ library of C data structures and routines.
%setup -q
%patch0 -p1 -b .deplibs
%patch1 -p1 -b .config
%patch2 -p1 -b .db4
%patch2 -p1 -b .db43
%patch3 -p1 -b .gcc34
%patch4 -p1 -b .sdbm
%patch5 -p1 -b .sdbmnames
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%doc --parents html
%changelog
* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 0.9.4-19
- actually explicitly check for and detect db-4.3.
* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 0.9.4-18
- rebuild against db-4.3.21.