Accepting request 159164 from home:pgajdos

- builds with automake 1.13
  * automake-1.13.patch

OBS-URL: https://build.opensuse.org/request/show/159164
OBS-URL: https://build.opensuse.org/package/show/graphics/zimg?expand=0&rev=7
This commit is contained in:
Marcus Meissner 2013-03-13 15:36:32 +00:00 committed by Git OBS Bridge
parent fe7679db17
commit 4729a4e5d3
3 changed files with 21 additions and 0 deletions

13
zimg-automake-1.13.patch Normal file
View File

@ -0,0 +1,13 @@
Index: zimg-5.0.0/configure.in
===================================================================
--- zimg-5.0.0.orig/configure.in
+++ zimg-5.0.0/configure.in
@@ -36,7 +36,7 @@ dnl ====================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT(zimg.h)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_PREREQ(1.12)
AC_REVISION($Revision: 1.106 $)
AC_CONFIG_AUX_DIR(.)

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 13 12:16:01 CET 2013 - pgajdos@suse.cz
- builds with automake 1.13
* automake-1.13.patch
-------------------------------------------------------------------
Tue Jan 15 12:30:26 UTC 2013 - toganm@opensuse.org

View File

@ -29,6 +29,7 @@ Version: 5.0.0
Release: 0
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}.patch
Patch1: zimg-automake-1.13.patch
Url: http://sourceforge.net/projects/zimg/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Display 2-D data of arbitrary format
@ -52,6 +53,7 @@ Authors:
%prep
%setup
%patch
%patch1 -p1
%build
%define prefix /usr/