steffen: server/kolab-resource-handlers kolab-resource-handlers.spec, 1.73, 1.74

cvs at intevation.de cvs at intevation.de
Tue Nov 23 00:26:29 CET 2004


Author: steffen

Update of /kolabrepository/server/kolab-resource-handlers
In directory doto:/tmp/cvs-serv17710/kolab-resource-handlers

Modified Files:
	kolab-resource-handlers.spec 
Log Message:
Switched to OpenPKG-2.2!

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- kolab-resource-handlers.spec	22 Nov 2004 01:42:05 -0000	1.73
+++ kolab-resource-handlers.spec	22 Nov 2004 23:26:26 -0000	1.74
@@ -79,6 +79,9 @@
 	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/php/kolabfilter
 
 	cp -r fbview/fbview $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www
+	%{l_shtool} install -c -m 644 %{l_value -s -a} \
+		fbview/fbview/framework/install-packages.php \
+		$RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/fbview/framework
 
 	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
 		%dir '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/kolab/www/freebusy/cache \
@@ -94,4 +97,4 @@
 %files -f files
 
 %post
-	cd %{l_prefix}/var/kolab/www/fbview/framework && %{l_prefix}/bin/php install-packages.php --install-dir %{l_prefix}/var/kolab/php/pear
+	cd %{l_prefix}/var/kolab/www/fbview/framework && env PHP_PEAR_PHP_BIN="%{l_prefix}/bin/php -d safe_mode=off" %{l_prefix}/bin/php -d safe_mode=off install-packages.php --install-dir %{l_prefix}/var/kolab/php/pear





More information about the commits mailing list