Author: qboosh Date: Mon Sep 1 18:25:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - sources needed to make distributable package!
---- Files affected: SPECS: OpenArena.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/OpenArena.spec diff -u SPECS/OpenArena.spec:1.6 SPECS/OpenArena.spec:1.7 --- SPECS/OpenArena.spec:1.6 Mon Sep 1 18:58:51 2008 +++ SPECS/OpenArena.spec Mon Sep 1 20:25:11 2008 @@ -1,4 +1,7 @@ # $Revision$, $Date$ +# 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 @@ -10,15 +13,10 @@ # 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. @@ -61,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/09/01 18:25:11 qboosh +- sources needed to make distributable package! + Revision 1.6 2008/09/01 16:58:51 qboosh - pl, partial cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/OpenArena.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
