SPECS: php-fcgi-init.spec - no need to restart on upgrade; rel 3

glen glen at pld-linux.org
Fri Sep 14 15:11:52 CEST 2007


Author: glen                         Date: Fri Sep 14 13:11:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to restart on upgrade; rel 3

---- Files affected:
SPECS:
   php-fcgi-init.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/php-fcgi-init.spec
diff -u SPECS/php-fcgi-init.spec:1.16 SPECS/php-fcgi-init.spec:1.17
--- SPECS/php-fcgi-init.spec:1.16	Fri Sep 14 14:22:28 2007
+++ SPECS/php-fcgi-init.spec	Fri Sep 14 15:11:47 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Skrypt do uruchamiania i zatrzymywania procesów FastCGI PHP
 Name:		php-fcgi-init
 Version:	0.3
-Release:	2
+Release:	3
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	php-fcgi.init
@@ -43,7 +43,7 @@
 
 %post
 /sbin/chkconfig --add php-fcgi
-%service php-fcgi restart "PHP FastCGI"
+# there's no point of restarting php-fcgi as this package contains only scripts
 
 %preun
 if [ "$1" = "0" ]; then
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/09/14 13:11:47  glen
+- no need to restart on upgrade; rel 3
+
 Revision 1.16  2007/09/14 12:22:28  glen
 - LC_ALL=C when doing egrep; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-fcgi-init.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list