SPECS: bind.spec - rel 2; skip not interesting getifaddrs entries; ...

arekm arekm at pld-linux.org
Thu Mar 8 13:39:44 CET 2007


Author: arekm                        Date: Thu Mar  8 12:39:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; skip not interesting getifaddrs entries; fix man

---- Files affected:
SPECS:
   bind.spec (1.241 -> 1.242) 

---- Diffs:

================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.241 SPECS/bind.spec:1.242
--- SPECS/bind.spec:1.241	Thu Mar  8 12:40:47 2007
+++ SPECS/bind.spec	Thu Mar  8 13:39:39 2007
@@ -20,7 +20,7 @@
 Summary(zh_CN.UTF-8):	Internet 域名服务器
 Name:		bind
 Version:	9.4.0
-Release:	1
+Release:	2
 Epoch:		6
 License:	BSD-like
 Group:		Networking/Daemons
@@ -42,6 +42,7 @@
 Patch4:		%{name}-pmake.patch
 Patch5:		%{name}-sdb-ldap.patch
 Patch6:		%{name}-noinet6.patch
+Patch7:		%{name}-getifaddrs.patch
 URL:		http://www.isc.org/products/BIND/bind9.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -332,6 +333,7 @@
 %patch4 -p1
 %{?with_ldap:%patch5 -p1}
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
@@ -396,7 +398,7 @@
 %{?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
+echo ".so man8/named-checkzone.8" > $RPM_BUILD_ROOT%{_mandir}/man8/named-compilezone.8
 
 # we don't want Makefiles in documentation...
 # FIXME: breaks re-entrant install
@@ -538,6 +540,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.242  2007/03/08 12:39:39  arekm
+- rel 2; skip not interesting getifaddrs entries; fix man
+
 Revision 1.241  2007/03/08 11:40:47  arekm
 - drop filesystem symlink for named-compilezone.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bind.spec?r1=1.241&r2=1.242&f=u



More information about the pld-cvs-commit mailing list