- update to 1.2.8, pick up new libpq soname
This commit is contained in:
parent
f6f747d0b2
commit
d7118a08f2
@ -1 +1 @@
|
||||
apr-util-1.2.7.tar.gz
|
||||
apr-util-1.2.8.tar.gz
|
||||
|
11
apr-util-1.2.8.tar.gz.asc
Normal file
11
apr-util-1.2.8.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.5 (GNU/Linux)
|
||||
|
||||
iQEVAwUARW1ztfcTqHkQ/eB1AQKXWggAn/9lAdEnWQaoIBCBSXFLBrIoSFTTKWbg
|
||||
yAYZPif4D5DHItlZzwuMtD2zpGHXCiFf11mudY/eBIzlF9I/g8zMDMU3EhASL8ww
|
||||
CX5nf4ua/foRBey1oC8gdgHKF6FUT5iAtgZ7iA8dwHs8MYYiE/UG3uMllK42NZTE
|
||||
2msbL35/+ZT/vpNIgWDiwDer94JPjJViOSUsHF8J5ILQDn2sR3FRs05CRlEjKKL6
|
||||
y9uB8Q9xD/q5bBlYaEuD2RWUtnNqvFfb0iznwP6qsbXTwTcTK5sGkBqu7BsvLi9B
|
||||
z0FBeilhIvgQsFEGhN+UF5KKn4H9CAFknUT6uGruWOL3LbbXA5fhwA==
|
||||
=QTD+
|
||||
-----END PGP SIGNATURE-----
|
@ -3,17 +3,14 @@
|
||||
|
||||
Summary: Apache Portable Runtime Utility library
|
||||
Name: apr-util
|
||||
Version: 1.2.7
|
||||
Release: 5
|
||||
Version: 1.2.8
|
||||
Release: 2
|
||||
License: Apache Software License 2.0
|
||||
Group: System Environment/Libraries
|
||||
URL: http://apr.apache.org/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Patch0: apr-util-1.2.2-exports.patch
|
||||
Patch1: apr-util-1.2.6-ldap.patch
|
||||
Patch2: apr-util-1.2.7-pkgconf.patch
|
||||
Patch3: apr-util-1.2.7-ac260.patch
|
||||
Patch4: apr-util-1.2.7-bdb45.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: autoconf, doxygen, apr-devel >= 1.2.0
|
||||
BuildRequires: openldap-devel, db4-devel, expat-devel
|
||||
@ -43,10 +40,7 @@ library of C data structures and routines.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .exports
|
||||
%patch1 -p1 -b .ldap
|
||||
%patch2 -p1 -b .pkgconf
|
||||
%patch3 -p1 -b .ac260
|
||||
%patch4 -p1 -b .bdb45
|
||||
|
||||
%build
|
||||
autoheader && autoconf
|
||||
@ -110,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc --parents html
|
||||
|
||||
%changelog
|
||||
* Tue Dec 5 2006 Joe Orton <jorton@redhat.com> 1.2.8-2
|
||||
- update to 1.2.8, pick up new libpq soname
|
||||
|
||||
* Fri Dec 1 2006 Joe Orton <jorton@redhat.com> 1.2.7-5
|
||||
- really rebuild for db45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
c3702668a640be1695956115857ec22e apr-util-1.2.7.tar.gz
|
||||
a2e2e54d65e9eae961f7171335cf2550 apr-util-1.2.8.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user