[nsd/f14/master] - Updated to 3.2.7

Paul Wouters pwouters at fedoraproject.org
Thu Feb 3 23:22:05 UTC 2011


commit f0c3643aca63599f153ce364151a29f5be4be625
Author: Paul Wouters <paul at xelerance.com>
Date:   Thu Feb 3 18:21:55 2011 -0500

    - Updated to 3.2.7
    
    Conflicts:
    
    	.gitignore
    	nsd.spec
    	sources

 .gitignore |   16 +---------------
 nsd.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbaee25..07ad550 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,2 @@
-nsd-2.3.5.tar.gz
-nsd-2.3.6.tar.gz
 nsd.init
-nsd-3.0.2.tar.gz
-nsd-3.0.3.tar.gz
-nsd-3.0.5.tar.gz
-nsd-3.0.6.tar.gz
-nsd-3.0.7.tar.gz
-nsd-3.0.8.tar.gz
-nsd-3.1.0.tar.gz
-nsd-3.1.1.tar.gz
-nsd-3.2.0.tar.gz
-nsd-3.2.1.tar.gz
-nsd-3.2.2.tar.gz
-nsd-3.2.3.tar.gz
-nsd-3.2.4.tar.gz
+nsd-3.2.7.tar.gz
diff --git a/nsd.spec b/nsd.spec
index 7476e8b..03f4772 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,6 +1,6 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.4
+Version: 3.2.7
 Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
@@ -25,7 +25,7 @@ consult the REQUIREMENTS document which is a part of this distribution
 %patch0 -p1
 
 %build
-%configure --enable-bind8-stats --enable-checking --enable-nsec3 --enable-nsid \
+%configure --enable-bind8-stats --enable-checking --enable-nsec3 \
            --with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid --with-ssl \
            --with-user=nsd --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \
            --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state \
@@ -97,6 +97,10 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Thu Feb 03 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-1
+- Updated to 3.2.7
+- Removed obsolete --enable-nsid
+
 * Wed Jan 06 2010 Paul Wouters <paul at xelerance.com> - 3.2.4-1
 - Updated to nsd 3.2.4
 
diff --git a/sources b/sources
index b5ccbb2..7fdb8c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c394fd713d194bde24a1035e56d5a79  nsd-3.2.4.tar.gz
+b5aca8a207f77db566b08db25bf77d74  nsd-3.2.7.tar.gz


More information about the scm-commits mailing list