SPECS: bind.spec - drop filesystem symlink for named-compilezone.8
arekm
arekm at pld-linux.org
Thu Mar 8 12:40:52 CET 2007
Author: arekm Date: Thu Mar 8 11:40:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop filesystem symlink for named-compilezone.8
---- Files affected:
SPECS:
bind.spec (1.240 -> 1.241)
---- Diffs:
================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.240 SPECS/bind.spec:1.241
--- SPECS/bind.spec:1.240 Sat Mar 3 19:22:11 2007
+++ SPECS/bind.spec Thu Mar 8 12:40:47 2007
@@ -395,6 +395,9 @@
%{?with_ldap:install -d $RPM_BUILD_ROOT%{_datadir}/openldap/schema}
%{?with_ldap:install %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/openldap/schema/dnszone.schema}
+rm -f $RPM_BUILD_ROOT%{_mandir}/man8/named-compilezone.8
+echo ".so named-checkzone.8" > $RPM_BUILD_ROOT%{_mandir}/man8/named-compilezone.8
+
# we don't want Makefiles in documentation...
# FIXME: breaks re-entrant install
rm -f doc/misc/Makefile*
@@ -535,6 +538,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.241 2007/03/08 11:40:47 arekm
+- drop filesystem symlink for named-compilezone.8
+
Revision 1.240 2007/03/03 18:22:11 glen
- todo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bind.spec?r1=1.240&r2=1.241&f=u
More information about the pld-cvs-commit
mailing list