diff --git a/.cvsignore b/.cvsignore index 9edf455..7085344 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ bind-9.4.1.tar.gz -libbind-man.tar.gz bind-chroot.tar.bz2 +libbind-man.tar.gz config.tar diff --git a/bind.spec b/bind.spec index 29cdcab..4517b82 100644 --- a/bind.spec +++ b/bind.spec @@ -17,7 +17,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: 9.4.1 -Release: 6%{?dist} +Release: 6.1%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -460,7 +460,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.184 2007/06/18 12:59:42 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.185 2007/06/21 11:56:18 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -784,6 +784,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Jun 21 2007 Adam Tkac 31:9.4.1-6.1.fc7 +- minor changes in caching-nameserver configuration + * Mon Jun 18 2007 Adam Tkac 31:9.4.1-6.fc7 - major changes in default caching-nameserver configuration (configuration could now honor RFCs, #243565) diff --git a/sources b/sources index 71c09ba..8fed63c 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 09b54d35036cb0423b2e618f21766285 bind-9.4.1.tar.gz -13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz 5306e4032389c2a8ddba678882bc82ad bind-chroot.tar.bz2 -80cbcb601139c7b6f219b93ed4ea7d9f config.tar +13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz +be1c17ce7c3ec560fd67fc006b7a20f9 config.tar