Accepting request 246422 from home:jengelh:branches:graphics

- Resolve build failure with automake-1.14

OBS-URL: https://build.opensuse.org/request/show/246422
OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=17
This commit is contained in:
OBS User mrdocs 2014-08-26 06:27:47 +00:00 committed by Git OBS Bridge
parent 88f3057ac6
commit bb7b673b1d
3 changed files with 23 additions and 5 deletions

View File

@ -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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 26 05:58:53 UTC 2014 - jengelh@inai.de
- Resolve build failure with automake-1.14
-------------------------------------------------------------------
Fri Jun 27 12:05:59 UTC 2014 - meissner@suse.com

View File

@ -95,7 +95,7 @@ the formats accepted for inline images by most browsers.
%patch1
%patch2
%patch3
%patch4
%patch4 -p1
%patch5
%build