]> git.pld-linux.org Git - packages/bind.git/commitdiff
- updated to 9.16.2 auto/th/bind-9.16.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 May 2020 15:13:46 +0000 (17:13 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 May 2020 15:13:46 +0000 (17:13 +0200)
- updated link patch

bind-link.patch
bind.spec

index cfd2d25328030348f941dbaeed872a4383c78651..b1af1b7306a558f0dbce0bee902e8ad2f3b3abfe 100644 (file)
@@ -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.@O@ interfacemgr.@O@ lib.@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.
index ded273926ddbd9ec456561697efc1d4bc8064cb7..feb773bf8bfe7bcf86c403fc12480ac199ceec1a 100644 (file)
--- 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)
This page took 0.181896 seconds and 4 git commands to generate.