rpms/apr-util/devel apr-util-1.2.8.tar.gz.asc, NONE, 1.1 .cvsignore, 1.6, 1.7 apr-util.spec, 1.30, 1.31 sources, 1.8, 1.9 upstream, 1.6, 1.7 apr-util-1.2.6-ldap.patch, 1.1, NONE apr-util-1.2.7-ac260.patch, 1.1, NONE apr-util-1.2.7-bdb45.patch, 1.1, NONE apr-util-1.2.7.tar.gz.asc, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 5 16:01:29 UTC 2006


Author: jorton

Update of /cvs/dist/rpms/apr-util/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9459

Modified Files:
	.cvsignore apr-util.spec sources upstream 
Added Files:
	apr-util-1.2.8.tar.gz.asc 
Removed Files:
	apr-util-1.2.6-ldap.patch apr-util-1.2.7-ac260.patch 
	apr-util-1.2.7-bdb45.patch apr-util-1.2.7.tar.gz.asc 
Log Message:
* Tue Dec  5 2006 Joe Orton <jorton at redhat.com> 1.2.8-2
- update to 1.2.8, pick up new libpq soname



--- NEW FILE apr-util-1.2.8.tar.gz.asc ---
-----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-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/apr-util/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	2 May 2006 10:52:38 -0000	1.6
+++ .cvsignore	5 Dec 2006 16:01:27 -0000	1.7
@@ -1 +1 @@
-apr-util-1.2.7.tar.gz
+apr-util-1.2.8.tar.gz


Index: apr-util.spec
===================================================================
RCS file: /cvs/dist/rpms/apr-util/devel/apr-util.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- apr-util.spec	1 Dec 2006 09:38:59 -0000	1.30
+++ apr-util.spec	5 Dec 2006 16:01:27 -0000	1.31
@@ -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 @@
 %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 @@
 %doc --parents html
 
 %changelog
+* Tue Dec  5 2006 Joe Orton <jorton at redhat.com> 1.2.8-2
+- update to 1.2.8, pick up new libpq soname
+
 * Fri Dec  1 2006 Joe Orton <jorton at redhat.com> 1.2.7-5
 - really rebuild for db45
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/apr-util/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	2 May 2006 10:52:38 -0000	1.8
+++ sources	5 Dec 2006 16:01:27 -0000	1.9
@@ -1 +1 @@
-c3702668a640be1695956115857ec22e  apr-util-1.2.7.tar.gz
+a2e2e54d65e9eae961f7171335cf2550  apr-util-1.2.8.tar.gz


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/apr-util/devel/upstream,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- upstream	2 May 2006 10:52:38 -0000	1.6
+++ upstream	5 Dec 2006 16:01:27 -0000	1.7
@@ -1 +1 @@
-apr-util-1.2.7.tar.gz
+apr-util-1.2.8.tar.gz


--- apr-util-1.2.6-ldap.patch DELETED ---


--- apr-util-1.2.7-ac260.patch DELETED ---


--- apr-util-1.2.7-bdb45.patch DELETED ---


--- apr-util-1.2.7.tar.gz.asc DELETED ---




More information about the fedora-cvs-commits mailing list