From: Elan Ruusamäe Date: Mon, 4 Feb 2008 09:22:25 +0000 (+0000) Subject: - preserve original _noautoreqdep list X-Git-Url: http://git.pld-linux.org/?p=packages%2FOpenArena.git;a=commitdiff_plain;h=eded03c32f599ab62121116e04edb8d51232c2f6 - preserve original _noautoreqdep list Changed files: OpenArena.spec -> 1.2 --- diff --git a/OpenArena.spec b/OpenArena.spec index fb88bd1..93a9512 100644 --- a/OpenArena.spec +++ b/OpenArena.spec @@ -19,8 +19,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 %ifarch %{x8664} -# we provides *()(64bit) symbols, so skip harcoded reqs. -%define _noautoreqdep libSDL-1.2.so.0 libogg.so.0 libopenal.so.0 libvorbis.so.0 libvorbisfile.so.3 +# we provide *()(64bit) symbols, so skip hardcoded reqs. +%define _noautoreqdep libGL.so.1 libGLU.so.1 libSDL-1.2.so.0 libogg.so.0 libopenal.so.0 libvorbis.so.0 libvorbisfile.so.3 %endif %description @@ -30,11 +30,9 @@ OpenArena for Linux. %define __unzip %{_bindir}/unzip -o %setup -q -n openarena-%{_base_ver} -b1 -%build -cat << EOF > ioquake3 +cat << 'EOF' > ioquake3 #/bin/sh - -/opt/OpenArena/ioquake3 +exec /opt/OpenArena/ioquake3 EOF %install