SPECS: quake3.spec - R: psmisc to -server - tabs

glen glen at pld-linux.org
Sat Oct 15 20:07:11 CEST 2005


Author: glen                         Date: Sat Oct 15 18:07:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: psmisc to -server
- tabs

---- Files affected:
SPECS:
   quake3.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.39 SPECS/quake3.spec:1.40
--- SPECS/quake3.spec:1.39	Sat Oct 15 19:57:54 2005
+++ SPECS/quake3.spec	Sat Oct 15 20:07:06 2005
@@ -28,7 +28,6 @@
 BuildRequires:	rpmbuild(macros) >= 1.245
 Requires:	%{name}-common = %{version}-%{release}
 Requires:	OpenGL
-Requires:	psmisc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags	-ffast-math -funroll-loops -fomit-frame-pointer -fno-strict-aliasing
@@ -55,6 +54,7 @@
 Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-common = %{version}-%{release}
 Requires:	screen
+Requires:	psmisc
 Provides:	group(quake3)
 Provides:	user(quake3)
 
@@ -166,8 +166,8 @@
 
 %postun server
 if [ "$1" = "0" ]; then
-        %userremove quake3
-        %groupremove quake3
+	%userremove quake3
+	%groupremove quake3
 fi
 
 %files
@@ -202,6 +202,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2005/10/15 18:07:06  glen
+- R: psmisc to -server
+- tabs
+
 Revision 1.39  2005/10/15 17:57:54  glen
 - builds OK without byacc installed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake3.spec?r1=1.39&r2=1.40&f=u




More information about the pld-cvs-commit mailing list