packages: bind/bind-link.patch, bind/bind.spec - up to 9.9.0; 9.8 on BIND_9...

arekm arekm at pld-linux.org
Wed Feb 29 19:40:08 CET 2012


Author: arekm                        Date: Wed Feb 29 18:40:08 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 9.9.0; 9.8 on BIND_9_8 branch

---- Files affected:
packages/bind:
   bind-link.patch (1.7 -> 1.8) , bind.spec (1.334 -> 1.335) 

---- Diffs:

================================================================
Index: packages/bind/bind-link.patch
diff -u packages/bind/bind-link.patch:1.7 packages/bind/bind-link.patch:1.8
--- packages/bind/bind-link.patch:1.7	Mon Sep 12 18:03:43 2011
+++ packages/bind/bind-link.patch	Wed Feb 29 19:40:03 2012
@@ -61,20 +61,15 @@
  
  SUBDIRS =	include man unix
  TARGETS =	timestamp
---- bind-9.8.1/contrib/dlz/drivers/sdlz_helper.c~	2010-05-14 08:29:37.000000000 +0200
-+++ bind-9.8.1/contrib/dlz/drivers/sdlz_helper.c	2011-09-12 17:59:23.245356577 +0200
-@@ -50,8 +50,6 @@
-  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-  */
+
+--- bind-9.9.0/bin/tests/system/dlzexternal/Makefile.in~	2011-11-16 01:42:07.000000000 +0100
++++ bind-9.9.0/bin/tests/system/dlzexternal/Makefile.in	2012-02-29 19:25:59.507505391 +0100
+@@ -49,7 +49,7 @@
+ 		-o $@ ${DLOPENOBJS} ${LIBS}
  
--#ifdef DLZ
--
- #include <config.h>
+ driver. at SO@: ${SO_OBJS}
+-	${LIBTOOL_MODE_LINK} @SO_LD@ -o $@ driver. at O@
++	@SO_LD@ -o $@ .libs/driver.o
  
- #include <dns/log.h>
-@@ -527,5 +525,3 @@
- 
- 	return isc_mem_strdup(mctx, value);
- }
--
--#endif
+ clean distclean::
+ 	rm -f ${TARGETS}

================================================================
Index: packages/bind/bind.spec
diff -u packages/bind/bind.spec:1.334 packages/bind/bind.spec:1.335
--- packages/bind/bind.spec:1.334	Tue Feb 28 19:47:21 2012
+++ packages/bind/bind.spec	Wed Feb 29 19:40:03 2012
@@ -22,8 +22,8 @@
 %bcond_without	epoll		# disable epoll support
 %endif
 
-%define		ver	9.8.1
-%if 1
+%define		ver	9.9.0
+%if 0
 %define		pverdot	.P1
 %define		pverdir	-P1
 %else
@@ -42,12 +42,12 @@
 Summary(zh_CN.UTF-8):	Internet 域名服务器
 Name:		bind
 Version:	%{ver}%{pverdot}
-Release:	5
+Release:	1
 Epoch:		7
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5:	afa41f8203d50bedad65071f9b6f96d7
+# Source0-md5:	9281d0b04f711d28153ba1ab04a54026
 Source1:	named.init
 Source2:	named.sysconfig
 Source3:	named.logrotate
@@ -447,7 +447,6 @@
 # we don't want Makefiles in documentation...
 rm -rf _doc
 cp -a doc _doc
-rm -f _doc/rfc/rfc*
 rm -f _doc/misc/Makefile*
 
 %clean
@@ -500,7 +499,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README EXAMPLE-CONFIG-* FAQ %{?with_hip:bind-hip/COPYRIGHT-HIP-RR}
-%doc _doc/misc/* _doc/arm/*.html _doc/rfc/index %{?with_ldap:_doc/*.sdb-ldap}
+%doc _doc/misc/* _doc/arm/*.html %{?with_ldap:_doc/*.sdb-ldap}
 
 %attr(754,root,root) /etc/rc.d/init.d/named
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/named
@@ -643,6 +642,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.335  2012/02/29 18:40:03  arekm
+- up to 9.9.0; 9.8 on BIND_9_8 branch
+
 Revision 1.334  2012/02/28 18:47:21  arekm
 - rel 5; root zone updated
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bind/bind-link.patch?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bind/bind.spec?r1=1.334&r2=1.335&f=u



More information about the pld-cvs-commit mailing list