summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index eccdd60..176854e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -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
diff --git a/bind.spec b/bind.spec
index f3511a8..125cde3 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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:
diff --git a/sources b/sources
index 65197a3..57cb525 100644
--- a/sources
+++ b/sources
@@ -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