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 - 3.2.7-1 +- Updated to 3.2.7 +- Removed obsolete --enable-nsid + * Wed Jan 06 2010 Paul Wouters - 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