- update to 0.9.6

This commit is contained in:
jorton 2005-02-09 09:22:10 +00:00
parent 7d1adae07b
commit aa5c6420d4
4 changed files with 8 additions and 9 deletions

View File

@ -1,3 +1 @@
apr-util-0.9.5.tar.gz apr-util-0.9.6.tar.gz
clog
*.rpm

View File

@ -3,14 +3,13 @@
Summary: Apache Portable Runtime Utility library Summary: Apache Portable Runtime Utility library
Name: apr-util Name: apr-util
Version: 0.9.5 Version: 0.9.6
Release: 3 Release: 1
License: Apache Software License License: Apache Software License
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://apr.apache.org/ URL: http://apr.apache.org/
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
Patch0: apr-util-0.9.3-deplibs.patch Patch0: apr-util-0.9.3-deplibs.patch
Patch1: apr-util-0.9.5-db43.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildPrereq: autoconf, libtool, doxygen, apr-devel >= 0:0.9.4-1 BuildPrereq: autoconf, libtool, doxygen, apr-devel >= 0:0.9.4-1
BuildPrereq: openldap-devel, db4-devel, expat-devel BuildPrereq: openldap-devel, db4-devel, expat-devel
@ -38,7 +37,6 @@ library of C data structures and routines.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .deplibs %patch0 -p1 -b .deplibs
%patch1 -p1 -b .db43
%build %build
autoheader && autoconf autoheader && autoconf
@ -86,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%doc --parents html %doc --parents html
%changelog %changelog
* Wed Feb 9 2005 Joe Orton <jorton@redhat.com> 0.9.6-1
- update to 0.9.6
* Wed Jan 19 2005 Joe Orton <jorton@redhat.com> 0.9.5-3 * Wed Jan 19 2005 Joe Orton <jorton@redhat.com> 0.9.5-3
- restore db-4.3 detection lost in 0.9.5 upgrade - restore db-4.3 detection lost in 0.9.5 upgrade

View File

@ -1 +1 @@
5d9effcdd7c1b84d5af4a29be29936b9 apr-util-0.9.5.tar.gz a3a2671368e47b7efcb381e991451a9f apr-util-0.9.6.tar.gz

View File

@ -1 +1 @@
apr-util-0.9.5.tar.gz apr-util-0.9.6.tar.gz