[nsd/el5/master] - Updated to 3.2.7

Paul Wouters pwouters at fedoraproject.org
Wed Mar 9 15:32:30 UTC 2011


commit 9ff6532e8c72d127ae591fb2383c07f40451a9d7
Author: Paul Wouters <paul at xelerance.com>
Date:   Thu Feb 3 20:29:42 2011 -0500

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

 .gitignore |    6 +-----
 nsd.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ca9dfb..f1918b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-nsd-2.3.5.tar.gz
-nsd-2.3.6.tar.gz
-nsd-2.3.7.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 4e94e29..2d1553d 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