SPECS: php-ioncube.spec - drop cache cleaning

arekm arekm at pld-linux.org
Fri Jun 15 09:21:53 CEST 2007


Author: arekm                        Date: Fri Jun 15 07:21:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop cache cleaning

---- Files affected:
SPECS:
   php-ioncube.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/php-ioncube.spec
diff -u SPECS/php-ioncube.spec:1.4 SPECS/php-ioncube.spec:1.5
--- SPECS/php-ioncube.spec:1.4	Fri Jun 15 09:11:42 2007
+++ SPECS/php-ioncube.spec	Fri Jun 15 09:21:48 2007
@@ -54,12 +54,6 @@
 	%php_webserver_restart
 fi
 
-%preun
-if [ "$1" = 0 ]; then
-	# remove last pieces of cache
-	rm -rf /var/cache/%{_name}/*
-fi
-
 %files
 %defattr(644,root,root,755)
 %doc *.txt *.php
@@ -72,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/06/15 07:21:48  arekm
+- drop cache cleaning
+
 Revision 1.4  2007/06/15 07:11:42  arekm
 - BR php-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list