summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2006-07-19 19:35:24 +0000
committerjvdias <jvdias@fedoraproject.org>2006-07-19 19:35:24 +0000
commita622638f5e0f556953efda101cefc200da0d6265 (patch)
tree57456b174df87552b5a789ab25642f297f02417e /bind.spec
parentcfaa2d5519d60905b5aa06db1d8e94d76b3dd1ac (diff)
fix bugs 196398, 195881; fix namedGetForwarders for new dbus
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index fb0b480..d4b848c 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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