This commit is contained in:
parent
78c5efa4f4
commit
d12599aa60
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user