diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-07-30 13:48:23 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-07-30 13:48:23 +0000 |
| commit | 5dbeff85a6241e78ee8e0d334d5cba429678a133 (patch) | |
| tree | 8fa01d79c80057673b4111fc08718e86803f1e0d | |
| parent | 81d61cc1b4453ebecf3c518c2913dd5dd43d5a98 (diff) | |
- update autotools tarball
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | bind.spec | 4 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -2,4 +2,4 @@ bind-9.5.0a6.tar.gz bind-chroot.tar.bz2 config.tar libbind-man.tar.gz -bind-9.5.0a6-autotools.tar.bz2 +bind-9.5.0a6.1-autotools.tar.bz2 @@ -53,7 +53,7 @@ Source22: bind-chroot-admin.in Source24: libbind.pc Source25: named.conf.sample Source28: config.tar -Source29: bind-%{version}%{BIND_RELEASETYPE}%{BIND_RELEASEVER}-autotools.tar.bz2 +Source29: bind-%{version}%{BIND_RELEASETYPE}%{BIND_RELEASEVER}.1-autotools.tar.bz2 Source30: ldap2zone.c # Common patches @@ -402,7 +402,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.201 2007/07/30 13:34:39 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.202 2007/07/30 13:48:23 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: @@ -2,4 +2,4 @@ c5e5434487c69841c868bbbeb5cf2dec bind-9.5.0a6.tar.gz 4faa4395b955e5f8a3d50f308b9fabc8 bind-chroot.tar.bz2 bdea8168751a29e61525f11e8195ad48 config.tar 13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz -1def666df0055b00be36c9afe8bbabf5 bind-9.5.0a6-autotools.tar.bz2 +a44a4e9ef9a596ec2bbd89ec730d803b bind-9.5.0a6.1-autotools.tar.bz2 |
