Marcus Meissner
932f848950
- Add a versioned dependency when obsoleting packages. - Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293). - Fix gssapi_krb configure time header detection. - Update root zone (dated Nov 5, 2014). - Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - Update to version 9.9.6 Cf the bind changes file for all the details of 9.9.6 till 9.10.1. - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Update baselibs.conf (added libirs and library interface version updates). OBS-URL: https://build.opensuse.org/request/show/264083 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=153
14 lines
461 B
Diff
14 lines
461 B
Diff
Index: bind-9.9.4-P2/configure.in
|
|
===================================================================
|
|
--- bind-9.9.4-P2.orig/configure.in 2013-12-20 01:28:28.000000000 +0100
|
|
+++ bind-9.9.4-P2/configure.in 2014-01-21 17:55:51.063395215 +0100
|
|
@@ -3839,7 +3839,7 @@ AC_SUBST(DOXYGEN)
|
|
# empty). The variable VARIABLE will be substituted into output files.
|
|
#
|
|
|
|
-AC_DEFUN(NOM_PATH_FILE, [
|
|
+AC_DEFUN([NOM_PATH_FILE], [
|
|
$1=""
|
|
AC_MSG_CHECKING(for $2)
|
|
for d in $3
|