steffen: server/kolab-resource-handlers kolab-resource-handlers.spec, 1.6, 1.7

cvs at intevation.de cvs at intevation.de
Wed Jun 30 12:34:28 CEST 2004


Author: steffen

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

Modified Files:
	kolab-resource-handlers.spec 
Log Message:
freebusy script

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kolab-resource-handlers.spec	29 Jun 2004 10:22:10 -0000	1.6
+++ kolab-resource-handlers.spec	30 Jun 2004 10:34:26 -0000	1.7
@@ -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:	20040629
+Release:	20040630
 Class:		JUNK
 License:	GPL
 Group:		MAIL
@@ -45,10 +45,10 @@
 	cp -r ../pear $RPM_BUILD_ROOT%{l_prefix}/var/kolab/php
 
 	%{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  \
-	  freebusy/.htaccess \
-	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www
+	%{l_shtool} install -m 644 freebusy/freebusy.php  \
+	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/phpscripts/freebusy.php
 
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/etc/resmgr	
 	%{l_shtool} install -m 755 resmgr/resmgr.php 





More information about the commits mailing list