[apr] remove deepbind patch, should no longer be necessary

jorton jorton at fedoraproject.org
Thu Oct 13 11:27:24 UTC 2011


commit 7b5ff1143ee781d017137f46c7c555e880eaf71b
Author: Joe Orton <jorton at redhat.com>
Date:   Thu Oct 13 12:27:15 2011 +0100

    remove deepbind patch, should no longer be necessary

 apr-0.9.7-deepbind.patch |   16 ----------------
 apr.spec                 |    7 ++++---
 2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/apr.spec b/apr.spec
index 9b1e8e9..c7729a6 100644
--- a/apr.spec
+++ b/apr.spec
@@ -6,13 +6,12 @@
 Summary: Apache Portable Runtime library
 Name: apr
 Version: 1.4.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: ASL 2.0
 Group: System Environment/Libraries
 URL: http://apr.apache.org/
 Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
 Source1: apr-wrapper.h
-Patch1: apr-0.9.7-deepbind.patch
 Patch2: apr-1.2.2-locktimeout.patch
 Patch3: apr-1.2.2-libdir.patch
 Patch4: apr-1.2.7-pkgconf.patch
@@ -41,7 +40,6 @@ C data structures and routines.
 
 %prep
 %setup -q
-%patch1 -p1 -b .deepbind
 %patch2 -p1 -b .locktimeout
 %patch3 -p1 -b .libdir
 %patch4 -p1 -b .pkgconf
@@ -125,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Thu Oct 13 2011 Joe Orton <jorton at redhat.com> - 1.4.5-2
+- remove deepbind patch, should no longer be necessary
+
 * Fri May 20 2011 Bojan Smojver <bojan at rexursive.com> - 1.4.5-1
 - bump up to 1.4.5
 


More information about the scm-commits mailing list