diff options
| -rw-r--r-- | bind.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -434,7 +434,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.154 2007/01/23 10:49: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.155 2007/01/23 12:45:28 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: @@ -743,10 +743,10 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog -* Tue Jan 23 2007 Adam Tkac <atkac redhat com> 31:9.3.3-5.fc7 +* Tue Jan 23 2007 Adam Tkac <atkac@redhat.com> 31:9.3.3-5.fc7 - package bind-libbind-devel has been marked as obsolete -* Mon Jan 22 2007 Adam Tkac <atkac redhat com> 31:9.3.3-4.fc7 +* Mon Jan 22 2007 Adam Tkac <atkac@redhat.com> 31:9.3.3-4.fc7 - package bind-libbind-devel has beed removed (libs has been moved to bind-devel & bind-libs) - Resolves: #214208 |
