From d12599aa60e662860e60b831587d563cab2a997f4aa0bdbefb4a48edbe70e733 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 13 Jul 2009 15:54:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dirac?expand=0&rev=4 --- dirac.changes | 5 +++++ dirac.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/dirac.changes b/dirac.changes index 277f7f9..2205856 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 12 14:31:22 CEST 2009 - coolo@novell.com + +- fix build in disabling as-needed + ------------------------------------------------------------------- Wed Jul 1 17:44:48 CEST 2009 - sbrabec@suse.cz diff --git a/dirac.spec b/dirac.spec index d5afda0..309ae81 100644 --- a/dirac.spec +++ b/dirac.spec @@ -20,7 +20,7 @@ Name: dirac Version: 1.0.2 -Release: 1 +Release: 2 Url: http://diracvideo.org/ Group: Productivity/Multimedia/Video/Editors and Convertors License: MPL .. @@ -213,6 +213,8 @@ Authors: sed -i 's/-Werror//' configure.ac %build +# fix build in disabling as-needed +export SUSE_ASNEEDED=0 ACLOCAL="aclocal -I m4" autoreconf -f -i %if %suse_version == 1100 %ifarch x86_64