This commit is contained in:
parent
d4d22b0aa7
commit
49acbac057
11
ghc.spec
11
ghc.spec
@ -32,9 +32,9 @@ BuildRequires: libxslt
|
||||
BuildRequires: sgml-skel
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: openal-devel
|
||||
%if 0%suse_version > 1010
|
||||
BuildRequires: openal
|
||||
BuildRequires: freealut
|
||||
BuildRequires: freealut-devel
|
||||
%endif
|
||||
%if %with_ps_docs
|
||||
BuildRequires: fop
|
||||
@ -97,9 +97,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
./configure --prefix=%{prefix} --libdir=%{_libdir} \
|
||||
%if 0%suse_version <= 1010
|
||||
--disable-openal --disable-alut \
|
||||
%endif
|
||||
%ifarch x86_64 amd64 ia32e
|
||||
--enable-libsuffix=64
|
||||
%endif
|
||||
@ -162,8 +159,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 25 2006 Herbert Graeber <herbert@links2linux.de>
|
||||
- enable openal and freealut support for openSUSE 10.2
|
||||
* Thu Oct 28 2006 Herbert Graeber <herbert@links2linux.de>
|
||||
- enable openal and freealut support
|
||||
|
||||
* Mon Oct 16 2006 Herbert Graeber <herbert@links2linux.de>
|
||||
- update to version 6.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user