summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2006-03-30 16:35:58 +0000
committerjvdias <jvdias@fedoraproject.org>2006-03-30 16:35:58 +0000
commitda87cfb95c000a1c0141676a782ec769c748c173 (patch)
tree3b7d46ee89db1257eda229f81a88cc8ebb70e087
parentcbcc9bf343dd61df4809895508ab2246e88b1ba8 (diff)
fix bug 187333
-rw-r--r--bind.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/bind.spec b/bind.spec
index dc9fc25..723b69c 100644
--- a/bind.spec
+++ b/bind.spec
@@ -460,8 +460,8 @@ install -m 644 %{SOURCE23} ${RPM_BUILD_ROOT}/var/named/named.zero
for f in /etc/named.caching-nameserver.conf /var/named/{named.ca,named.local,localhost.zone,localdomain.zone,named.ip6.local,named.broadcast,named.zero}; do
touch ${RPM_BUILD_ROOT}/%{chroot_prefix}/$f;
done
-install -m 644 %{SOURCE24} ./rfc1912.txt
-install -m 644 %{SOURCE25} ./Copyright
+install -m 644 %{SOURCE25} ./rfc1912.txt
+install -m 644 %{SOURCE24} ./Copyright
# bind-chroot-admin script:
sed -e 's^@BIND_CHROOT_PREFIX@^'%{chroot_prefix}'^;s^@BIND_DIR@^'%{bind_dir}'^' < %{SOURCE26} > bind-chroot-admin;
install -m 754 bind-chroot-admin ${RPM_BUILD_ROOT}/%{_sbindir}
@@ -475,7 +475,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.100 2006/03/30 00:52:34 jvdias 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.101 2006/03/30 16:35:58 jvdias 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: