diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -480,7 +480,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.179 2007/05/07 10:23:57 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.180 2007/05/15 12:17:17 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: @@ -808,6 +808,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue May 15 2007 Adam Tkac <atkac redhat com> 31:9.4.1-3.fc7 +- fixed bind-chroot-admin dynamic DNS handling (#239149) + * Mon May 07 2007 Adam Tkac <atkac redhat com> 31:9.4.1-2.fc7 - test build on new build system |
