From 74e93d6db480e43c1783c77242ba759af8861f9e Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Nov 10 2008 17:40:09 +0000 Subject: - 3.2.0-1 --- diff --git a/.cvsignore b/.cvsignore index 3a74bb3..089e16f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,3 +9,4 @@ 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 diff --git a/nsd.spec b/nsd.spec index 065d31f..7530974 100644 --- a/nsd.spec +++ b/nsd.spec @@ -1,10 +1,11 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 3.1.1 +Version: 3.2.0 Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ -Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz +#Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz +Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}-20081103.tar.gz Source1: nsd.init Source2: nsd.cron Group: System Environment/Daemons @@ -19,7 +20,7 @@ consult the REQUIREMENTS document which is a part of this distribution (thanks to Olaf). %prep -%setup -q +%setup -q -n nsd-3.2.0-20081103 %build %configure --enable-bind8-stats --enable-plugins --enable-checking \ @@ -91,6 +92,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Mon Nov 10 2008 Paul Wouters - 3.2.0-1 +- 3.2.0-1 + * Thu Oct 9 2008 Paul Wouters - 3.1.1-1 - updated to 3.1.1 diff --git a/sources b/sources index c24b334..02881f2 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ b96ac5e0e5f13cf99c0d07fa9d7ddabd nsd-3.0.8.tar.gz 69225bf59ae82181ca09af34c139fb6d nsd-3.1.0.tar.gz 93cb2d0fa005ab46f81ef00e4951a804 nsd-3.1.1.tar.gz +f93a3f23cf1d4ec46adec184e71b4179 nsd-3.2.0.tar.gz