gunnar: server/pear/PEAR-PHPUnit-Channel ChangeLog, NONE, 1.1 PEAR-PHPUnit-Channel.spec, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Mon Dec 15 06:19:04 CET 2008


Author: gunnar

Update of /kolabrepository/server/pear/PEAR-PHPUnit-Channel
In directory doto:/tmp/cvs-serv24838/PEAR-PHPUnit-Channel

Modified Files:
	PEAR-PHPUnit-Channel.spec 
Added Files:
	ChangeLog 
Log Message:
 kolab/issue2441 (/kolab/RPM/TMP/pear/temp created owned by root)

--- NEW FILE: ChangeLog ---
2008-12-15  Gunnar Wrobel  <p at rdus.de>

	* PEAR-PHPUnit-Channel.spec:
	kolab/issue2441 (/kolab/RPM/TMP/pear/temp created owned by root)


Index: PEAR-PHPUnit-Channel.spec
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-PHPUnit-Channel/PEAR-PHPUnit-Channel.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- PEAR-PHPUnit-Channel.spec	10 Dec 2008 15:39:11 -0000	1.2
+++ PEAR-PHPUnit-Channel.spec	15 Dec 2008 05:19:02 -0000	1.3
@@ -44,11 +44,13 @@
 env PHP_PEAR_PHP_BIN="%{l_prefix}/bin/php -d safe_mode=off"                                               \
   %{l_prefix}/bin/pear -d php_dir=%{l_prefix}/lib/php channel-update %{pear_xmldir}/pear.phpunit.de.xml || \
   echo "Could not update channel pear.phpunit.de!" && sleep 1
+  rm -rf %{l_prefix}/RPM/TMP/pear
 
 %postun
 env PHP_PEAR_PHP_BIN="%{l_prefix}/bin/php -d safe_mode=off"                                               \
   %{l_prefix}/bin/pear -d php_dir=%{l_prefix}/lib/php channel-delete pear.phpunit.de ||                    \
   echo "Could not delete channel pear.phpunit.de!" && sleep 1
+  rm -rf %{l_prefix}/RPM/TMP/pear
 
 %files -f files
 





More information about the commits mailing list