[ldns/f12/master] Upgraded to 1.6.6

Paul Wouters pwouters at fedoraproject.org
Tue Aug 10 19:21:59 UTC 2010


commit 0e39cab7f5d9914e838673c793c8f6f1eb26bbce
Author: Paul Wouters <paul at xelerance.com>
Date:   Tue Aug 10 15:21:40 2010 -0400

    Upgraded to 1.6.6

 .gitignore |    1 +
 ldns.spec  |   14 +++++---------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73925fa..d0844d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ldns-1.5.1.tar.gz
 ldns-1.6.0.tar.gz
 ldns-1.6.1.tar.gz
 ldns-1.6.4.tar.gz
+ldns-1.6.6.tar.gz
diff --git a/ldns.spec b/ldns.spec
index 98073bf..057c713 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -7,7 +7,7 @@
 
 Summary: Lowlevel DNS(SEC) library with API
 Name: ldns
-Version: 1.6.4
+Version: 1.6.6
 Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
@@ -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 \
diff --git a/sources b/sources
index 772a9fe..c9c8c90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6747d7bd96552ee5d8943f3abb24815f  ldns-1.6.4.tar.gz
+f2bff31764c98aa69749070a21199164  ldns-1.6.6.tar.gz


More information about the scm-commits mailing list