]> git.pld-linux.org Git - packages/OpenArena.git/commitdiff
- sources needed to make distributable package!
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Sep 2008 18:25:11 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    OpenArena.spec -> 1.7

OpenArena.spec

index 2e5c2a9035d2f6c21f7cddfed6e59f2665325524..958006e99a317b022e85e2638ec7c458ab4ab556 100644 (file)
@@ -1,3 +1,6 @@
+# TODO:
+# - FHS
+# - build from sources; we can't distribute GPLed binaries alone anyway
 Summary:       OpenArena - a completely free game for the foss Quake III engine
 Summary(pl.UTF-8):     OpenArena - darmowa gra wykorzystujÄ…ca silnik Quake III
 Name:          OpenArena
@@ -9,15 +12,10 @@ Source0:     http://download.tuxfamily.org/openarena/rel/%(echo %{version} | tr -d .
 # Source0-md5: 61aaba81973900d5116a6842079c9c49
 URL:           http://openarena.ws/
 BuildRequires: unzip
+# applies to this binary distribution only
+BuildArch:     %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreqdep   libGL.so.1 libGLU.so.1
-
-%ifarch %{x8664}
-# 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
 OpenArena for Linux.
 
This page took 0.098231 seconds and 4 git commands to generate.