steffen: server/kolab-resource-handlers kolab-resource-handlers.spec, 1.139, 1.140

cvs at intevation.de cvs at intevation.de
Mon Oct 31 12:58:19 CET 2005


Author: steffen

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

Modified Files:
	kolab-resource-handlers.spec 
Log Message:
fbview got its own package

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- kolab-resource-handlers.spec	14 Oct 2005 14:40:36 -0000	1.139
+++ kolab-resource-handlers.spec	31 Oct 2005 11:57:47 -0000	1.140
@@ -7,7 +7,7 @@
 URL:		http://www.kolab.org/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
 Version:	%{V_kolab_reshndl}
-Release:	20051014
+Release:	20051031
 Class:		JUNK
 License:	GPL
 Group:		MAIL
@@ -36,7 +36,6 @@
 %install
 	rm -rf $RPM_BUILD_ROOT
 
-	%{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/freebusy
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/php/freebusy
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/php/kolabfilter
@@ -60,7 +59,7 @@
 
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/etc/resmgr	
 	%{l_shtool} install -c -m 644 %{l_value -s -a} resmgr/resmgr.conf \
-	  fbview/fbview.conf freebusy/freebusy.conf\
+	  freebusy/freebusy.conf\
 	  $RPM_BUILD_ROOT%{l_prefix}/etc/resmgr	
 
 	%{l_shtool} install -c -m 755 %{l_value -s -a} \
@@ -72,14 +71,11 @@
           resmgr/olhacks.php \
 	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/php/kolabfilter
 
-	cp -r fbview/fbview $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www
-
 	%{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 \
 		%dir '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/resmgr \
 		%dir '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/resmgr/filter \
 		'%config(noreplace) %{l_prefix}/etc/resmgr/resmgr.conf' \
-		'%config(noreplace) %{l_prefix}/etc/resmgr/fbview.conf' \
 		'%config(noreplace) %{l_prefix}/etc/resmgr/freebusy.conf'
 
 %clean





More information about the commits mailing list