SPECS: OpenArena.spec - preserve original _noautoreqdep list

glen glen at pld-linux.org
Mon Feb 4 10:22:31 CET 2008


Author: glen                         Date: Mon Feb  4 09:22:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- preserve original _noautoreqdep list

---- Files affected:
SPECS:
   OpenArena.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/OpenArena.spec
diff -u SPECS/OpenArena.spec:1.1 SPECS/OpenArena.spec:1.2
--- SPECS/OpenArena.spec:1.1	Sat Feb  2 21:23:25 2008
+++ SPECS/OpenArena.spec	Mon Feb  4 10:22:25 2008
@@ -20,8 +20,8 @@
 %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
@@ -31,11 +31,9 @@
 %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
@@ -63,5 +61,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-02-04 09:22:25  glen
+- preserve original _noautoreqdep list
+
 Revision 1.1  2008-02-02 20:23:25  pluto
 - initial spec for OpenArena, (aka opensource-Q3), nfy.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/OpenArena.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list