summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2006-07-20 18:40:14 +0000
committerjvdias <jvdias@fedoraproject.org>2006-07-20 18:40:14 +0000
commita39c9daff895dff28af80085b3b72f68e7018592 (patch)
tree10038b20bc691ce17da97f13e0659b833f4a3919 /bind.spec
parenta622638f5e0f556953efda101cefc200da0d6265 (diff)
update to auto-enable of D-BUS if NetworkManager enabled
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index d4b848c..72bb453 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.114 2006/07/19 19:35:24 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.115 2006/07/20 18:40:14 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:
@@ -676,7 +676,6 @@ exit 0
%{_libdir}/libbind.so*
%defattr(0644,root,root,0755)
%{_libdir}/libbind.a
-%{_libdir}/libbind.so
%{_libdir}/pkgconfig/libbind.pc
%{_includedir}/bind
%{_mandir}/man3/libbind-*