SPECS: quake3-gpl.spec - little cleanup - changed _gamedir from /o...
paszczus
paszczus at pld-linux.org
Fri Oct 14 00:25:27 CEST 2005
Author: paszczus Date: Thu Oct 13 22:25:27 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- little cleanup
- changed _gamedir from /opt/quake3 to /usr/share/quake3
---- Files affected:
SPECS:
quake3-gpl.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/quake3-gpl.spec
diff -u SPECS/quake3-gpl.spec:1.5 SPECS/quake3-gpl.spec:1.6
--- SPECS/quake3-gpl.spec:1.5 Fri Oct 14 00:11:50 2005
+++ SPECS/quake3-gpl.spec Fri Oct 14 00:25:21 2005
@@ -35,7 +35,7 @@
%define no_install_post_strip 1
%define _noautoreqdep libGL.so.1 libGLU.so.1
-%define _gamedir /opt/quake3
+%define _gamedir /usr/share/quake3
%description
Quake 3 for Linux.
@@ -105,10 +105,6 @@
install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
install %{SOURCE4} $RPM_BUILD_ROOT%{_desktopdir}/quake3.desktop
install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}/quake3-smp.desktop
-#install code/unix/releaseppc-glibc/baseq3/* $RPM_BUILD_ROOT%{_gamedir}/baseq3
-#install code/unix/releaseppc-glibc/linuxquake3* $RPM_BUILD_ROOT%{_gamedir}/quake3
-#install pb/*.so $RPM_BUILD_ROOT%{_gamedir}/pb
-#install pb/htm/*.htm $RPM_BUILD_ROOT%{_gamedir}/pb/htm
cd code/unix
%{__make} copyfiles
@@ -188,6 +184,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/10/13 22:25:21 paszczus
+- little cleanup
+- changed _gamedir from /opt/quake3 to /usr/share/quake3
+
Revision 1.5 2005/10/13 22:11:50 paszczus
- missing files
- removed/commented some files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/quake3-gpl.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list