[packages/bind] - up to 9.14.4

arekm arekm at pld-linux.org
Thu Jul 18 08:56:40 CEST 2019


commit e07343e1188bc82d2b6c229f5f2d3dc2ab5ad9b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jul 18 08:56:32 2019 +0200

    - up to 9.14.4

 bind-link.patch | 6 +++---
 bind.spec       | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index c36920d..1576101 100644
--- a/bind.spec
+++ b/bind.spec
@@ -27,7 +27,7 @@
 %bcond_without	epoll		# disable epoll support
 %endif
 
-%define		ver	9.14.2
+%define		ver	9.14.4
 %if 0
 %define		pverdot	.P0
 %define		pverdir	-P0
@@ -52,7 +52,7 @@ Epoch:		7
 License:	MPL 2.0
 Group:		Networking/Daemons
 Source0:	ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5:	5293355175c995210e6af6c1a5a41a66
+# Source0-md5:	3b39246f972ac66a6b7d05e9a4076248
 Source1:	named.init
 Source2:	named.sysconfig
 Source3:	named.logrotate
@@ -63,7 +63,7 @@ Source5:	http://www.venaas.no/ldap/bind-sdb/dnszone-schema.txt
 Source6:	%{name}-hip.tar.gz
 # Source6-md5:	62a8a67f51ff8db9fe815205416a1f62
 Source7:	https://www.internic.net/domain/named.root
-# Source7-md5:	60cbad328adbff5e9313fef5cd9a8d1d
+# Source7-md5:	117d70879c5521529aaf0df24e010afb
 Source8:	%{name}-127.0.0.zone
 Source9:	%{name}-localhost.zone
 Source10:	%{name}-named.conf
@@ -647,7 +647,7 @@ fi
 %attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbind9.so.1302
 %attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.1308
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.1309
 %attr(755,root,root) %{_libdir}/libirs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libirs.so.1301
 %attr(755,root,root) %{_libdir}/libisc.so.*.*.*
diff --git a/bind-link.patch b/bind-link.patch
index 1732d1c..b1af1b7 100644
--- a/bind-link.patch
+++ b/bind-link.patch
@@ -15,12 +15,12 @@ diff -Nur bind-9.3.2.orig/configure.ac bind-9.3.2.link/configure.ac
 diff -Nur bind-9.3.2.orig/lib/dns/Makefile.in bind-9.3.2.link/lib/dns/Makefile.in
 --- bind-9.3.2.orig/lib/dns/Makefile.in	2004-12-09 05:07:15.000000000 +0100
 +++ bind-9.3.2.link/lib/dns/Makefile.in	2006-08-05 01:45:55.000000000 +0200
-@@ -39,7 +39,7 @@
+@@ -38,7 +38,7 @@ ISCLIBS =	../../lib/isc/libisc. at A@ @OPEN
  
  ISCDEPLIBS =	../../lib/isc/libisc. at A@
  
--LIBS =		@LIBS@
-+LIBS =		@LIBS@ ../isc/libisc.la -lcrypto
+-LIBS =		${MAXMINDDB_LIBS} @LIBS@
++LIBS =		${MAXMINDDB_LIBS} @LIBS@ ../isc/libisc.la -lcrypto
  
  # Alphabetically
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/e07343e1188bc82d2b6c229f5f2d3dc2ab5ad9b2



More information about the pld-cvs-commit mailing list