[ldns/f13/master] Remove no longer needed patches

Paul Wouters pwouters at fedoraproject.org
Tue Aug 10 19:13:47 UTC 2010


commit e84b42a484b21b733efd1cc25a66195a09dfa212
Author: Paul Wouters <paul at xelerance.com>
Date:   Tue Aug 10 15:13:38 2010 -0400

    Remove no longer needed patches

 ldns.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/ldns.spec b/ldns.spec
index 21f1369..6d31258 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -16,8 +16,6 @@ Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libtool, autoconf, automake, gcc-c++, doxygen,
 BuildRequires: perl, libpcap-devel, openssl-devel
-Patch1: ldns-installfix-r3167.patch
-Patch2: ldns-rpathfix.patch
 
 %if %{with_python}
 BuildRequires:  python-devel, swig
@@ -50,13 +48,11 @@ Python extensions for ldns
 
 %prep
 %setup -q 
-%patch1
-%patch2
 # To built svn snapshots
-rm config.guess config.sub ltmain.sh
-aclocal
-libtoolize -c --install
-autoreconf --install
+#rm config.guess config.sub ltmain.sh
+#aclocal
+#libtoolize -c --install
+#autoreconf --install
 
 %build
 %configure --disable-rpath --disable-static --with-sha2 \
@@ -131,6 +127,7 @@ rm -rf %{buildroot}
 %changelog
 * Tue Aug 10 2010 Paul Wouters <paul at xelerance.com> - 1.6.6-1
 - Upgraded to 1.6.6
+- Removed patches integrated in new release
 
 * Fri Jan 22 2010 Paul Wouters <paul at xelerance.com> - 1.6.4-2
 - Fix missing _ldns.so causing ldns-python to not work


More information about the scm-commits mailing list