SPECS: quake3-gpl.spec - Requires(post, preun, pre,
postun) moved to ...
paszczus
paszczus at pld-linux.org
Sat Oct 15 12:36:26 CEST 2005
Author: paszczus Date: Sat Oct 15 10:36:26 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Requires(post,preun,pre,postun) moved to -server package
---- Files affected:
SPECS:
quake3-gpl.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/quake3-gpl.spec
diff -u SPECS/quake3-gpl.spec:1.14 SPECS/quake3-gpl.spec:1.15
--- SPECS/quake3-gpl.spec:1.14 Sat Oct 15 11:30:00 2005
+++ SPECS/quake3-gpl.spec Sat Oct 15 12:36:21 2005
@@ -21,13 +21,6 @@
BuildRequires: SDL-devel
BuildRequires: byacc
BuildRequires: rpmbuild(macros) >= 1.202
-Requires(pre): /bin/id
-Requires(pre): /usr/bin/getgid
-Requires(pre): /usr/sbin/groupadd
-Requires(pre): /usr/sbin/useradd
-Requires(postun): /usr/sbin/groupdel
-Requires(postun): /usr/sbin/userdel
-Requires(post,preun): /sbin/chkconfig
Requires: %{name}-common = %{version}-%{release}
Requires: OpenGL
Requires: psmisc
@@ -51,7 +44,13 @@
Summary(pl): Serwer Quake3
Group: Applications/Games
Requires: rc-scripts
-Requires(post,preun): /sbin/chkconfig
+Requires(pre): /bin/id
+Requires(pre): /usr/bin/getgid
+Requires(pre): /usr/sbin/groupadd
+Requires(pre): /usr/sbin/useradd
+Requires(postun): /usr/sbin/groupdel
+Requires(postun): /usr/sbin/userdel
+Requires(post,preun): /sbin/chkconfig
Requires: %{name}-common = %{version}-%{release}
Requires: screen
Obsoletes: quake3-server
@@ -199,6 +198,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/10/15 10:36:21 paszczus
+- Requires(post,preun,pre,postun) moved to -server package
+
Revision 1.14 2005/10/15 09:30:00 paszczus
- using new q3ded-gpl.init with new home directory (/usr/share/quake3-gpl)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/quake3-gpl.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list