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
commit6484b686792f10609fd7ece78b7de29b8758914a (patch)
tree4fff12f7842b5904a43aee62a797ad4bfd047a1d /bind.spec
parent5b2b0365771e3bab136ede7bc69f20fda1d8ca8a (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