Accepting request 156894 from home:seife:branches:multimedia:libs

add flac-1.2.1-automake1_13.patch, fix build with automake-1.13.1

OBS-URL: https://build.opensuse.org/request/show/156894
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/flac?expand=0&rev=33
This commit is contained in:
Stefan Seyfried 2013-02-28 22:44:03 +00:00 committed by Git OBS Bridge
parent f021a275dc
commit a22390bd83
3 changed files with 25 additions and 1 deletions

View File

@ -0,0 +1,17 @@
Index: b/configure.ac
===================================================================
--- a/configure.ac
+++ b/configure.ac
@@ -40,11 +40,11 @@ AC_SYS_LARGEFILE
AC_FUNC_FSEEKO
AC_CHECK_SIZEOF(void*,0)
AC_SEARCH_LIBS([lround],[m], [AC_DEFINE(HAVE_LROUND,1,lround support)])
#@@@ new name is AC_CONFIG_HEADERS
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_LANG_PUSH(C++)
# c++ flavor first
AC_C_VARARRAYS
if test $ac_cv_c_vararrays = yes; then

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 28 16:07:33 UTC 2013 - seife+obs@b1-systems.com
- add flac-1.2.1-automake1_13.patch, fix build with automake-1.13.1
-------------------------------------------------------------------
Tue Dec 18 11:24:17 UTC 2012 - idonmez@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package flac
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -42,6 +42,7 @@ Source2: baselibs.conf
Patch1: flac-ocloexec.patch
Patch2: flac-openssl.patch
Patch3: flac-fix-pkgconfig.patch
Patch4: flac-1.2.1-automake1_13.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -82,6 +83,7 @@ FLAC library.
%patch1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%build
touch config.rpath