diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-11-12 16:29:47 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-11-12 16:29:47 +0000 |
| commit | b44fce0ff03140e7080b83cef4ea2eacac166548 (patch) | |
| tree | c864aebf78f58f338836e2ce470015aabf7e4ff8 | |
| parent | 034b68d322d4ad331af69b5a42035d85f81310ce (diff) | |
- new L.ROOT-SERVERS.NET address
| -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.225 2007/11/12 15:30:02 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.226 2007/11/12 16:29:47 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.4.a6 - removed Requires: openldap, postgresql, mysql, db4, unixODBC +- new L.ROOT-SERVERS.NET address * Mon Oct 29 2007 Adam Tkac <atkac redhat com> 32:9.5.0-16.3.a6 - completely disable DBUS @@ -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 |
