packages: rc-scripts-user/rc-scripts-user.spec - updated to: 1.8 - service ...

sparky sparky at pld-linux.org
Wed Feb 2 20:26:21 CET 2011


Author: sparky                       Date: Wed Feb  2 19:26:21 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to: 1.8
- service userscripts restart is back - it should make no harm to user scripts

---- Files affected:
packages/rc-scripts-user:
   rc-scripts-user.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/rc-scripts-user/rc-scripts-user.spec
diff -u packages/rc-scripts-user/rc-scripts-user.spec:1.9 packages/rc-scripts-user/rc-scripts-user.spec:1.10
--- packages/rc-scripts-user/rc-scripts-user.spec:1.9	Tue Feb  1 10:32:28 2011
+++ packages/rc-scripts-user/rc-scripts-user.spec	Wed Feb  2 20:26:16 2011
@@ -3,7 +3,7 @@
 Summary:	Run user scripts
 Summary(pl.UTF-8):	Uruchom skrypty użytkownika
 Name:		rc-scripts-user
-Version:	1.7
+Version:	1.8
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
@@ -67,6 +67,7 @@
 
 %post
 /sbin/chkconfig --add userscripts
+%service -q userscripts restart
 
 %preun
 if [ "$1" = "0" ]; then
@@ -86,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2011/02/02 19:26:16  sparky
+- updated to: 1.8
+- service userscripts restart is back - it should make no harm to user scripts
+
 Revision 1.9  2011/02/01 09:32:28  sparky
 - updated to: 1.7
 -- use getent passwd to grab all users, not only local ones (thx glen, arekm)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rc-scripts-user/rc-scripts-user.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list