From ede0f2af4641f2d9cf569a7d90287a59ddfea4cd Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Sep 16 2006 09:38:56 +0000 Subject: doc fix --- diff --git a/bind.spec b/bind.spec index cec9cf2..d70b133 100644 --- a/bind.spec +++ b/bind.spec @@ -353,9 +353,6 @@ mkdir -p ${RPM_BUILD_ROOT}/var/named/slaves mkdir -p ${RPM_BUILD_ROOT}/var/named/data mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/{man1,man5,man8} mkdir -p ${RPM_BUILD_ROOT}/var/run/named -%if %{WITH_DBUS} -cp contrib/dbus/README.DBUS ${RPM_BUILD_ROOT} -%endif #chroot mkdir -p ${RPM_BUILD_ROOT}/%{chroot_prefix} tar --no-same-owner -zxvf %{SOURCE6} --directory ${RPM_BUILD_ROOT}/%{chroot_prefix} @@ -457,7 +454,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.129 2006/09/15 15:59:29 stransky 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.130 2006/09/16 09:38:56 stransky 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: @@ -517,7 +514,7 @@ chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*so.* %doc doc/arm doc/misc %doc sample/ %if %{WITH_DBUS} -%doc README.DBUS +%doc contrib/dbus/README.DBUS %attr(644,root,root) %config /etc/dbus-1/system.d/named.conf %attr(644,root,root) %config /usr/share/dbus-1/services/named.service %attr(750,root,root) %{_sbindir}/namedGetForwarders