diff options
| author | jvdias <jvdias@fedoraproject.org> | 2006-07-19 19:35:24 +0000 |
|---|---|---|
| committer | jvdias <jvdias@fedoraproject.org> | 2006-07-19 19:35:24 +0000 |
| commit | a622638f5e0f556953efda101cefc200da0d6265 (patch) | |
| tree | 57456b174df87552b5a789ab25642f297f02417e /bind.spec | |
| parent | cfaa2d5519d60905b5aa06db1d8e94d76b3dd1ac (diff) | |
fix bugs 196398, 195881; fix namedGetForwarders for new dbus
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -519,7 +519,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.113 2006/07/19 18:46:43 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.114 2006/07/19 19:35:24 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: @@ -849,6 +849,7 @@ rm -rf ${RPM_BUILD_ROOT} - fix bug 196398 - Enable -D option automatically in initscript if NetworkManager enabled in any runlevel. - fix namedGetForwarders for new dbus +- fix bug 195881 - libbind.so should be owned by bind-libbind-devel * Wed Jul 19 2006 Matthias Clasen <mclasen@redhat.com> - 30:9.3.2-28.FC6 - Rebuild against new dbus |
