Hello community,

here is the log from the commit of package gd for openSUSE:Factory checked in 
at 2014-08-29 17:42:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gd (Old)
 and      /work/SRC/openSUSE:Factory/.gd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gd/gd.changes    2014-06-30 21:50:27.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gd.new/gd.changes       2014-08-29 
17:42:21.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 26 05:58:53 UTC 2014 - jeng...@inai.de
+
+- Resolve build failure with automake-1.14
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gd.spec ++++++
--- /var/tmp/diff_new_pack.TKvfCy/_old  2014-08-29 17:42:23.000000000 +0200
+++ /var/tmp/diff_new_pack.TKvfCy/_new  2014-08-29 17:42:23.000000000 +0200
@@ -95,7 +95,7 @@
 %patch1
 %patch2
 %patch3
-%patch4
+%patch4 -p1
 %patch5
 
 %build

++++++ gd-autoconf.patch ++++++
--- /var/tmp/diff_new_pack.TKvfCy/_old  2014-08-29 17:42:23.000000000 +0200
+++ /var/tmp/diff_new_pack.TKvfCy/_new  2014-08-29 17:42:23.000000000 +0200
@@ -1,8 +1,21 @@
-Index: configure.ac
+---
+ configure.ac |    5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+Index: libgd-2.1.0/configure.ac
 ===================================================================
---- configure.ac.orig  2013-12-18 12:58:25.906977199 +0100
-+++ configure.ac       2013-12-18 12:59:36.671840317 +0100
-@@ -53,6 +53,9 @@
+--- libgd-2.1.0.orig/configure.ac
++++ libgd-2.1.0/configure.ac
+@@ -45,7 +45,7 @@ AC_SUBST(GDLIB_AGE)
+ FEATURES="GD_GIF GD_GIFANIM GD_OPENPOLYGON"
+ AC_SUBST(FEATURES)
+ 
+-AM_INIT_AUTOMAKE([foreign dist-bzip2 dist-xz -Wall -Werror])
++AM_INIT_AUTOMAKE([foreign dist-bzip2 dist-xz -Wall])
+ AC_CONFIG_HEADERS([src/config.h:src/config.hin])
+ 
+ dnl newer automake wants this, but we still want to work with older
+@@ -53,6 +53,9 @@ m4_ifndef([AM_PROG_AR],[m4_define([AM_PR
  AM_PROG_AR
  
  AC_PROG_CC_STDC

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

Reply via email to