Author: glen                         Date: Fri Feb  2 13:09:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo (reported by Qrczak)

---- Files affected:
SPECS:
   php.spec (1.649 -> 1.650) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.649 SPECS/php.spec:1.650
--- SPECS/php.spec:1.649        Tue Jan 16 23:18:11 2007
+++ SPECS/php.spec      Fri Feb  2 14:09:03 2007
@@ -1987,12 +1987,13 @@
 %post %1 \
 if [ "$1" = "1" ]; then \
        %php_webserver_restart \
-fi
+fi \
 \
 %postun %1 \
 if [ "$1" = "0" ]; then \
        %php_webserver_restart \
 fi
+%{nil}
 
 # extension scripts defines
 %extension_scripts bcmath
@@ -2718,6 +2719,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.650  2007/02/02 13:09:03  glen
+- typo (reported by Qrczak)
+
 Revision 1.649  2007/01/16 22:18:11  glen
 - rpmbuild macros bump is unneccessary as all new macros are local
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.649&r2=1.650&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to