steffen: server/kolab-resource-handlers kolab-resource-handlers.spec, 1.10, 1.11

cvs at intevation.de cvs at intevation.de
Wed Jul 7 18:08:56 CEST 2004


Author: steffen

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

Modified Files:
	kolab-resource-handlers.spec 
Log Message:
vfb=>ifb, fixed prefix subst problem (issue226)

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kolab-resource-handlers.spec	7 Jul 2004 09:28:14 -0000	1.10
+++ kolab-resource-handlers.spec	7 Jul 2004 16:08:54 -0000	1.11
@@ -8,7 +8,7 @@
 URL:		http://www.kolab.org/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
 Version:	%{V_kolab_reshndl}
-Release:	20040705
+Release:	20040707
 Class:		JUNK
 License:	GPL
 Group:		MAIL
@@ -47,12 +47,12 @@
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/fbview
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/phpscripts
 	
-	%{l_shtool} install -m 644 freebusy/freebusy.php  \
-	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/phpscripts/freebusy.php
+	%{l_shtool} install -c -m 644 %{l_value -s -a} freebusy/freebusy.php  \
+	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/phpscripts/
 
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/etc/resmgr	
-	%{l_shtool} install -m 755 resmgr/resmgr.php 
-	%{l_shtool} install -m 644 resmgr/resmgr.conf \
+	%{l_shtool} install -c -m 755 %{l_value -s -a} resmgr/resmgr.php 
+	%{l_shtool} install -c -m 644 %{l_value -s -a} resmgr/resmgr.conf \
 	fbview/fbview.conf freebusy/freebusy.conf\
 	  $RPM_BUILD_ROOT%{l_prefix}/etc/resmgr	
 





More information about the commits mailing list