[packages/bind] - updated to 9.16.2 - updated link patch
qboosh
qboosh at pld-linux.org
Fri May 1 17:13:26 CEST 2020
commit 06bafd510d745e8afe1476e7fb0f672cf446ccd3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 1 17:13:46 2020 +0200
- updated to 9.16.2
- updated link patch
bind-link.patch | 11 -----------
bind.spec | 12 ++++++------
2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index ded2739..feb773b 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@
%bcond_without epoll # disable epoll support
%endif
-%define ver 9.16.1
+%define ver 9.16.2
%if 0
%define pverdot .P0
%define pverdir -P0
@@ -46,12 +46,12 @@ Summary(uk.UTF-8): BIND - cервер системи доменних імен (
Summary(zh_CN.UTF-8): Internet 域名服务器
Name: bind
Version: %{ver}%{pverdot}
-Release: 2
+Release: 1
Epoch: 7
License: MPL 2.0
Group: Networking/Daemons
Source0: ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.xz
-# Source0-md5: 2c7f119c71a839f937fcc2788eaa2ecd
+# Source0-md5: 2f65f53ad0eab3701138332282b9b526
Source1: named.init
Source2: named.sysconfig
Source3: named.logrotate
@@ -653,17 +653,17 @@ fi
%attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libbind9.so.1600
%attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.1601
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.1602
%attr(755,root,root) %{_libdir}/libirs.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libirs.so.1600
%attr(755,root,root) %{_libdir}/libisc.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libisc.so.1601
+%attr(755,root,root) %ghost %{_libdir}/libisc.so.1602
%attr(755,root,root) %{_libdir}/libisccc.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libisccc.so.1600
%attr(755,root,root) %{_libdir}/libisccfg.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libisccfg.so.1600
%attr(755,root,root) %{_libdir}/libns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libns.so.1601
+%attr(755,root,root) %ghost %{_libdir}/libns.so.1602
%files devel
%defattr(644,root,root,755)
diff --git a/bind-link.patch b/bind-link.patch
index cfd2d25..b1af1b7 100644
--- a/bind-link.patch
+++ b/bind-link.patch
@@ -70,14 +70,3 @@ diff -Nur bind-9.3.2.orig/lib/isccfg/Makefile.in bind-9.3.2.link/lib/isccfg/Make
# Alphabetically
OBJS = client. at O@ interfacemgr. at O@ lib. at O@ \
---- bind-9.16.0/lib/isc/Makefile.in.org 2020-02-20 07:03:42.000000000 +0100
-+++ bind-9.16.0/lib/isc/Makefile.in 2020-02-20 08:53:29.227319990 +0100
-@@ -82,7 +82,7 @@ SRCS = pk11.c pk11_result.c \
- symtab.c task.c taskpool.c timer.c \
- tm.c version.c
-
--LIBS = ${OPENSSL_LIBS} @LIBS@
-+LIBS = ${OPENSSL_LIBS} @LIBS@ @LIBXML2_LIBS@ @JSON_C_LIBS@
-
- # Note: the order of SUBDIRS is important.
- # Attempt to disable parallel processing.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/06bafd510d745e8afe1476e7fb0f672cf446ccd3
More information about the pld-cvs-commit
mailing list