diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-06-21 11:56:18 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-06-21 11:56:18 +0000 |
| commit | c07661f8709d7ee49839031bf2a3aabb811b9e19 (patch) | |
| tree | cb380db65bae4da58a812cd365c4038f2de48a0b /bind.spec | |
| parent | 4f8abb1e839edc139cdaaf8afc367134032a106b (diff) | |
- minor change in caching-nameserver configurationbind-9_4_1-6_1_fc7
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 <atkac redhat com> 31:9.4.1-6.1.fc7 +- minor changes in caching-nameserver configuration + * Mon Jun 18 2007 Adam Tkac <atkac redhat com> 31:9.4.1-6.fc7 - major changes in default caching-nameserver configuration (configuration could now honor RFCs, #243565) |
