SPECS: quake2.spec - install .screenrc, so you can just type "scre...

glen glen at pld-linux.org
Sat Feb 24 16:20:25 CET 2007


Author: glen                         Date: Sat Feb 24 15:20:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install .screenrc, so you can just type "screen" to start q2ded under quake2 user

---- Files affected:
SPECS:
   quake2.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/quake2.spec
diff -u SPECS/quake2.spec:1.66 SPECS/quake2.spec:1.67
--- SPECS/quake2.spec:1.66	Sat Feb 24 16:12:46 2007
+++ SPECS/quake2.spec	Sat Feb 24 16:20:20 2007
@@ -6,7 +6,7 @@
 Summary(pt_BR.UTF-8):	Quake2 para Linux
 Name:		quake2
 Version:	0.3
-Release:	3.8
+Release:	3.10
 Epoch:		1
 License:	GPL (for code only)
 Group:		X11/Applications/Games
@@ -19,6 +19,7 @@
 Source4:	%{name}.png
 Source5:	%{name}.desktop
 Source6:	q2ded.sysconfig
+Source7:	q2ded.screenrc
 Patch0:		%{name}-stupid_nvidia_bug.patch
 Patch1:		%{name}-gl.patch
 URL:		http://www.quakeforge.net/
@@ -256,6 +257,7 @@
 #install baseq2/pak2.pak        $RPM_BUILD_ROOT%{_gamedir}/quake2/baseq2
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_gamehomedir}/baseq2/server.cfg
+install %{SOURCE7} $RPM_BUILD_ROOT%{_gamehomedir}/.screenrc
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/q2ded
 install %{SOURCE4} $RPM_BUILD_ROOT%{_pixmapsdir}
 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
@@ -327,6 +329,7 @@
 %dir %attr(770,root,quake2) %{_gamehomedir}
 %dir %attr(770,root,quake2) %{_gamehomedir}/baseq2
 %config(noreplace) %attr(660,root,quake2) %verify(not md5 mtime size) %{_gamehomedir}/baseq2/server.cfg
+%config(noreplace) %attr(660,root,quake2) %verify(not md5 mtime size) %{_gamehomedir}/.screenrc
 
 %files 3dfx
 %defattr(644,root,root,755)
@@ -375,6 +378,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2007/02/24 15:20:20  glen
+- install .screenrc, so you can just type "screen" to start q2ded under quake2 user
+
 Revision 1.66  2007/02/24 15:12:46  glen
 - initscript and service renamed to q2ded
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake2.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list