diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-05-22 14:41:10 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-05-22 14:41:10 +0000 |
| commit | f80aab5d0a52837c2ee18cd8ce37b1aac8386a75 (patch) | |
| tree | 2257177921829e45ba66c6c70e1cc891815734e1 | |
| parent | 66a96ffe58e0a5539559d2fc8340178c542b84ee (diff) | |
- changed dist flag in changelog to fc8
| -rw-r--r-- | bind.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -482,7 +482,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.181 2007/05/22 14:39:30 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.182 2007/05/22 14:41:10 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: @@ -810,7 +810,7 @@ rm -rf ${RPM_BUILD_ROOT} %changelog -* Tue May 22 2007 Adam Tkac <atkac redhat com> 31:9.4.1-3.fc7 +* Tue May 22 2007 Adam Tkac <atkac redhat com> 31:9.4.1-3.fc8 - fixed bind-chroot-admin dynamic DNS handling (#239149) - updated zone-freeze patch to latest upstream - ldap sdb has been rewriten to latest api (#239802) |
