[nsd] * Mon Aug 02 2010 Paul Wouters <paul at xelerance.com> - 3.2.6-1 - Updated to 3.2.6 - Removed obsolete

Paul Wouters pwouters at fedoraproject.org
Mon Aug 2 22:48:58 UTC 2010


commit f0ac2e0a219991e50deb0ace5dd2edd5a282b775
Author: Paul Wouters <paul at xelerance.com>
Date:   Mon Aug 2 18:48:54 2010 -0400

    * Mon Aug 02 2010 Paul Wouters <paul at xelerance.com> - 3.2.6-1
    - Updated to 3.2.6
    - Removed obsolete --enable-nsid

 nsd.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/nsd.spec b/nsd.spec
index 7476e8b..959bfa4 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.6
 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
+* Mon Aug 02 2010 Paul Wouters <paul at xelerance.com> - 3.2.6-1
+- Updated to 3.2.6
+- Removed obsolete --enable-nsid
+
 * Wed Jan 06 2010 Paul Wouters <paul at xelerance.com> - 3.2.4-1
 - Updated to nsd 3.2.4
 


More information about the scm-commits mailing list