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