diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-11-12 16:07:06 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-11-12 16:07:06 +0000 |
| commit | 746204d389858522e97e860f570cbb0b4cd63a1c (patch) | |
| tree | b86215977409c72d5eda44ac8f2b2e9df70031e8 | |
| parent | b9a7d34541607b5405ab3358e1158131cd31dc6d (diff) | |
- new L.ROOT-SERVERS.NET addressbind-9_5_0-16_2_a6_fc8
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | bind.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,4 @@ bind-9.5.0a6.tar.gz bind-chroot.tar.bz2 -config.tar +config-2.tar libbind-man.tar.gz @@ -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) @@ -1,4 +1,4 @@ c5e5434487c69841c868bbbeb5cf2dec bind-9.5.0a6.tar.gz 4faa4395b955e5f8a3d50f308b9fabc8 bind-chroot.tar.bz2 -bdea8168751a29e61525f11e8195ad48 config.tar +9c3905b6aece5b4aa0deba6029437483 config-2.tar 13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz |
