summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-11-12 16:07:06 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-11-12 16:07:06 +0000
commit746204d389858522e97e860f570cbb0b4cd63a1c (patch)
treeb86215977409c72d5eda44ac8f2b2e9df70031e8 /bind.spec
parentb9a7d34541607b5405ab3358e1158131cd31dc6d (diff)
- new L.ROOT-SERVERS.NET addressbind-9_5_0-16_2_a6_fc8
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index be58c78..ab793c0 100644
--- a/bind.spec
+++ b/bind.spec
@@ -46,7 +46,7 @@ Source21: Copyright.caching-nameserver
Source22: bind-chroot-admin.in
Source24: libbind.pc
Source25: named.conf.sample
-Source28: config.tar
+Source28: config-2.tar
Source30: ldap2zone.c
# Common patches
@@ -405,7 +405,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.224 2007/11/12 15:55:18 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.225 2007/11/12 16:07:06 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:
@@ -650,6 +650,7 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Mon Nov 12 2007 Adam Tkac <atkac redhat com> 32:9.5.0-16.2.a6
- removed Requires: openldap, postgresql, mysql, db4, unixODBC (#374261)
+- new L.ROOT-SERVERS.NET address
* Mon Oct 29 2007 Adam Tkac <atkac redhat com> 32:9.5.0-16.1.a6
- completely disable DBUS (#339191)