diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-12-19 17:11:16 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-12-19 17:11:16 +0000 |
| commit | b8ae19d8aee31e2475f986d60373be586e5f3809 (patch) | |
| tree | 211bc15472d788b175c4282dbb74b88c567078ed | |
| parent | 7af95611af254a3c97928aaec44ed142e2d5cc28 (diff) | |
- fixed configuration filesbind-9_4_2-2_fc7
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | bind.spec | 4 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ bind-9.4.2.tar.gz bind-chroot.tar.bz2 libbind-man.tar.gz -config-2.tar +config-F7.tar @@ -43,7 +43,7 @@ Source24: Copyright.caching-nameserver Source26: bind-chroot-admin.in Source28: libbind.pc Source29: named.conf.sample -Source32: config-2.tar +Source32: config-F7.tar # Patch: bind-9.2.0rc3-varrun.patch Patch1: bind-9.3.3rc2-rndckey.patch @@ -453,7 +453,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.199 2007/12/19 16:26:33 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.200 2007/12/19 17:11:16 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: @@ -1,4 +1,4 @@ 57953d7264139b9506b9d66174125179 bind-9.4.2.tar.gz 5306e4032389c2a8ddba678882bc82ad bind-chroot.tar.bz2 13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz -9c3905b6aece5b4aa0deba6029437483 config-2.tar +acd34dfddaa4b298ba86e3edb3b806a6 config-F7.tar |
