SPECS: template-php-pecl.spec - this is for php5

glen glen at pld-linux.org
Fri Aug 26 22:18:01 CEST 2005


Author: glen                         Date: Fri Aug 26 20:18:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- this is for php5

---- Files affected:
SPECS:
   template-php-pecl.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/template-php-pecl.spec
diff -u SPECS/template-php-pecl.spec:1.12 SPECS/template-php-pecl.spec:1.13
--- SPECS/template-php-pecl.spec:1.12	Fri Aug 26 22:17:12 2005
+++ SPECS/template-php-pecl.spec	Fri Aug 26 22:17:55 2005
@@ -52,13 +52,13 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-[ ! -f /etc/apache/conf.d/??_mod_php4.conf ] || %service -q apache restart
-[ ! -f /etc/httpd/httpd.conf/??_mod_php4.conf ] || %service -q httpd restart
+[ ! -f /etc/apache/conf.d/??_mod_php.conf ] || %service -q apache restart
+[ ! -f /etc/httpd/httpd.conf/??_mod_php.conf ] || %service -q httpd restart
 
 %postun
 if [ "$1" = 0 ]; then
-	[ ! -f /etc/apache/conf.d/??_mod_php4.conf ] || %service -q apache restart
-	[ ! -f /etc/httpd/httpd.conf/??_mod_php4.conf ] || %service -q httpd restart
+	[ ! -f /etc/apache/conf.d/??_mod_php.conf ] || %service -q apache restart
+	[ ! -f /etc/httpd/httpd.conf/??_mod_php.conf ] || %service -q httpd restart
 fi
 
 %files
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/08/26 20:17:55  glen
+- this is for php5
+
 Revision 1.12  2005/08/26 20:17:12  glen
 - add needed rpmbuild(macros) >= 1.228 for %service macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pecl.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list