Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2012-07-02 10:52:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnutls (Old)
 and      /work/SRC/openSUSE:Factory/.gnutls.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnutls", Maintainer is "g...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes    2012-06-25 
14:08:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes       2012-07-02 
10:52:24.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Jul  1 20:00:33 UTC 2012 - co...@suse.com
+
+- merge am-1.12 patches into 1
+
+-------------------------------------------------------------------
+Sat Jun 30 17:24:48 UTC 2012 - i...@marguerite.su
+
+- fix 12.2 builds.
+  * replace depreciated am_prog_mkdir_p with ac_prog_mkdir_p. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ automake-1.12.patch ++++++
--- /var/tmp/diff_new_pack.UjA5df/_old  2012-07-02 10:52:26.000000000 +0200
+++ /var/tmp/diff_new_pack.UjA5df/_new  2012-07-02 10:52:26.000000000 +0200
@@ -1,7 +1,7 @@
-Index: gnutls-3.0.19/configure.ac
+Index: gnutls-3.0.20/configure.ac
 ===================================================================
---- gnutls-3.0.19.orig/configure.ac
-+++ gnutls-3.0.19/configure.ac
+--- gnutls-3.0.20.orig/configure.ac    2012-07-01 21:50:17.000000000 +0200
++++ gnutls-3.0.20/configure.ac 2012-07-01 21:50:17.977499968 +0200
 @@ -37,6 +37,7 @@ dnl Checks for programs.
  AC_PROG_CC
  AM_PROG_AS
@@ -10,3 +10,55 @@
  gl_EARLY
  
  # For includes/gnutls/gnutls.h.in.
+Index: gnutls-3.0.20/aclocal.m4
+===================================================================
+--- gnutls-3.0.20.orig/aclocal.m4      2012-06-05 19:10:14.000000000 +0200
++++ gnutls-3.0.20/aclocal.m4   2012-07-01 21:53:42.821893323 +0200
+@@ -529,7 +529,7 @@ AM_MISSING_PROG(AUTOHEADER, autoheader)
+ AM_MISSING_PROG(MAKEINFO, makeinfo)
+ AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+ AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
+-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
++AC_REQUIRE([AC_PROG_MKDIR_P])dnl
+ # We need awk for the "check" target.  The system "awk" is bad on
+ # some platforms.
+ AC_REQUIRE([AC_PROG_AWK])dnl
+@@ -773,10 +773,10 @@ fi
+ 
+ # serial 1
+ 
+-# AM_PROG_MKDIR_P
++# AC_PROG_MKDIR_P
+ # ---------------
+ # Check for `mkdir -p'.
+-AC_DEFUN([AM_PROG_MKDIR_P],
++AC_DEFUN([AC_PROG_MKDIR_P],
+ [AC_PREREQ([2.60])dnl
+ AC_REQUIRE([AC_PROG_MKDIR_P])dnl
+ dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
+Index: gnutls-3.0.20/gl/m4/gnulib-common.m4
+===================================================================
+--- gnutls-3.0.20.orig/gl/m4/gnulib-common.m4  2012-06-05 19:07:51.000000000 
+0200
++++ gnutls-3.0.20/gl/m4/gnulib-common.m4       2012-07-01 21:53:42.821893323 
+0200
+@@ -301,7 +301,7 @@ m4_ifdef([AC_PROG_MKDIR_P], [
+     AC_SUBST([MKDIR_P])])], [
+   dnl For autoconf < 2.60: Backport of AC_PROG_MKDIR_P.
+   AC_DEFUN_ONCE([AC_PROG_MKDIR_P],
+-    [AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
++    [AC_REQUIRE([AC_PROG_MKDIR_P])dnl defined by automake
+      MKDIR_P='$(mkdir_p)'
+      AC_SUBST([MKDIR_P])])])
+ 
+Index: gnutls-3.0.20/m4/po.m4
+===================================================================
+--- gnutls-3.0.20.orig/m4/po.m4        2011-11-08 22:07:12.000000000 +0100
++++ gnutls-3.0.20/m4/po.m4     2012-07-01 21:53:42.822893277 +0200
+@@ -24,7 +24,7 @@ AC_DEFUN([AM_PO_SUBDIRS],
+ [
+   AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+   AC_REQUIRE([AC_PROG_INSTALL])dnl
+-  AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
++  AC_REQUIRE([AC_PROG_MKDIR_P])dnl defined by automake
+   AC_REQUIRE([AM_NLS])dnl
+ 
+   dnl Release version of the gettext macros. This is used to ensure that


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to