diff options
| author | jvdias <jvdias@fedoraproject.org> | 2006-07-20 18:40:14 +0000 |
|---|---|---|
| committer | jvdias <jvdias@fedoraproject.org> | 2006-07-20 18:40:14 +0000 |
| commit | a39c9daff895dff28af80085b3b72f68e7018592 (patch) | |
| tree | 10038b20bc691ce17da97f13e0659b833f4a3919 /bind.spec | |
| parent | a622638f5e0f556953efda101cefc200da0d6265 (diff) | |
update to auto-enable of D-BUS if NetworkManager enabled
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 3 |
1 files changed, 1 insertions, 2 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.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-* |
