From 036f8ba49e03e287806378ef743aa027a79f51ce Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Jan 08 2009 15:09:06 +0000 Subject: and again. nsupdate.1.gz is in man1/ instead of man8/ --- diff --git a/bind.spec b/bind.spec index 0279cf4..9b5822b 100644 --- a/bind.spec +++ b/bind.spec @@ -400,7 +400,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.272 2009/01/08 14:59:14 atkac 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.273 2009/01/08 15:09:06 atkac 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: @@ -589,7 +589,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/nsupdate %defattr(0644,root,root,0755) %{_mandir}/man1/host.1* -%{_mandir}/man8/nsupdate.1* +%{_mandir}/man1/nsupdate.1* %{_mandir}/man1/dig.1* %{_mandir}/man1/nslookup.1*