[packages/bind] rediff patches; rel 3
atler
atler at pld-linux.org
Mon Mar 1 23:34:25 CET 2021
commit beebf7cc1bdf4484dcd2d3f8e77ec8713e319574
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Mar 1 23:10:48 2021 +0100
rediff patches; rel 3
bind-link.patch | 12 ++++++------
bind-pmake.patch | 4 ++--
bind.spec | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 871c3b7..60fe93e 100644
--- a/bind.spec
+++ b/bind.spec
@@ -46,7 +46,7 @@ Summary(uk.UTF-8): BIND - cервер системи доменних імен (
Summary(zh_CN.UTF-8): Internet 域名服务器
Name: bind
Version: %{ver}%{pverdot}
-Release: 2
+Release: 3
Epoch: 7
License: MPL 2.0
Group: Networking/Daemons
diff --git a/bind-link.patch b/bind-link.patch
index 26cc824..a2cacb0 100644
--- a/bind-link.patch
+++ b/bind-link.patch
@@ -35,18 +35,18 @@ diff -Nur bind-9.3.2.orig/lib/isccfg/Makefile.in bind-9.3.2.link/lib/isccfg/Make
+LIBS = @LIBS@ ../isc/libisc.la ../dns/libdns.la
SUBDIRS = include
-
+ TESTDIRS = @UNITTESTS@
--- bind-9.10.0/lib/irs/Makefile.in~ 2014-04-28 21:18:53.000000000 +0200
+++ bind-9.10.0/lib/irs/Makefile.in 2014-05-01 10:13:55.831613124 +0200
@@ -42,7 +42,7 @@
- gai_strerror.c getaddrinfo.c getnameinfo.c \
- resconf.c
+
+ ISCCFGDEPLIBS = ../../lib/isccfg/libisccfg. at A@
-LIBS = @LIBS@
+LIBS = @LIBS@ ../isccfg/libisccfg.la ../isc/libisc.la ../dns/libdns.la
- SUBDIRS = include
- TARGETS = timestamp
+ # Alphabetically
+ OBJS = context. at O@ \
--- bind-9.12.0/lib/ns/Makefile.in~ 2018-01-17 07:56:09.000000000 +0100
+++ bind-9.12.0/lib/ns/Makefile.in 2018-01-24 08:29:54.886677552 +0100
@@ -37,7 +37,7 @@ DNSLIBS = ../../lib/dns/libdns. at A@ @DNS_
@@ -57,4 +57,4 @@ diff -Nur bind-9.3.2.orig/lib/isccfg/Makefile.in bind-9.3.2.link/lib/isccfg/Make
+LIBS = @LIBS@ ../dns/libdns.la
# Alphabetically
- OBJS = client. at O@ interfacemgr. at O@ lib. at O@ \
+ OBJS = client. at O@ hooks. at O@ interfacemgr. at O@ lib. at O@ \
diff --git a/bind-pmake.patch b/bind-pmake.patch
index ec696fc..681fa80 100644
--- a/bind-pmake.patch
+++ b/bind-pmake.patch
@@ -17,7 +17,7 @@ diff -ur bind-9.3.0rc3.orig/lib/dns/Makefile.in bind-9.3.0rc3/lib/dns/Makefile.i
--- bind-9.3.0rc3.orig/lib/dns/Makefile.in 2004-07-20 09:01:57.000000000 +0200
+++ bind-9.3.0rc3/lib/dns/Makefile.in 2004-09-01 10:54:21.089962344 +0200
@@ -135,11 +135,11 @@ version. at O@: version.c
- -DLIBAGE=${LIBAGE} \
+ -DMAPAPI=\"${MAPAPI}\" \
-c ${srcdir}/version.c
-libdns. at SA@: ${OBJS}
@@ -29,7 +29,7 @@ diff -ur bind-9.3.0rc3.orig/lib/dns/Makefile.in bind-9.3.0rc3/lib/dns/Makefile.i
+libdns.la: touchfile ${OBJS}
${LIBTOOL_MODE_LINK} \
${CC} ${ALL_CFLAGS} ${LDFLAGS} -o libdns.la -rpath ${libdir} \
- -version-info ${LIBINTERFACE}:${LIBREVISION}:${LIBAGE} \
+ -release "${VERSION}" \
--- bind-9.16.12/lib/isc/Makefile.in~ 2021-02-04 12:35:16.000000000 +0100
+++ bind-9.16.12/lib/isc/Makefile.in 2021-02-17 22:03:34.729090432 +0100
@@ -97,21 +97,21 @@ version. at O@: version.c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/beebf7cc1bdf4484dcd2d3f8e77ec8713e319574
More information about the pld-cvs-commit
mailing list