SPECS (AC-branch): quake2.spec - on alpha q2ded is produced
glen
glen at pld-linux.org
Mon Oct 22 18:50:57 CEST 2007
Author: glen Date: Mon Oct 22 16:50:57 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- on alpha q2ded is produced
---- Files affected:
SPECS:
quake2.spec (1.77 -> 1.77.2.1)
---- Diffs:
================================================================
Index: SPECS/quake2.spec
diff -u SPECS/quake2.spec:1.77 SPECS/quake2.spec:1.77.2.1
--- SPECS/quake2.spec:1.77 Mon Oct 22 17:56:04 2007
+++ SPECS/quake2.spec Mon Oct 22 18:50:52 2007
@@ -221,7 +221,11 @@
cd linux/release%{qarch}-glibc
+%ifarch alpha
+install q2ded $RPM_BUILD_ROOT%{_bindir}/quake2id
+%else
install quake2 $RPM_BUILD_ROOT%{_bindir}/quake2id
+%endif
install ref_*.so $RPM_BUILD_ROOT%{_gamelibdir}
install game%{qarch}.so $RPM_BUILD_ROOT%{_gamelibdir}/baseq2
install ctf/game%{qarch}.so $RPM_BUILD_ROOT%{_gamelibdir}/ctf
@@ -379,6 +383,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77.2.1 2007/10/22 16:50:52 glen
+- on alpha q2ded is produced
+
Revision 1.77 2007/10/22 15:56:04 glen
- AC-branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quake2.spec?r1=1.77&r2=1.77.2.1&f=u
More information about the pld-cvs-commit
mailing list