gunnar: server/horde/horde-mnemo horde-mnemo-kolab.spec,1.14,1.15

cvs at kolab.org cvs at kolab.org
Thu Sep 13 16:01:03 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde/horde-mnemo
In directory doto:/tmp/cvs-serv8756

Modified Files:
	horde-mnemo-kolab.spec 
Log Message:
Reverted earlier patch to make conf.php writeable to the webserver. Need to figure out the correct syntax later.

Index: horde-mnemo-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-mnemo/horde-mnemo-kolab.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- horde-mnemo-kolab.spec	13 Sep 2007 13:43:54 -0000	1.14
+++ horde-mnemo-kolab.spec	13 Sep 2007 14:01:01 -0000	1.15
@@ -59,9 +59,8 @@
 	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:1}           \
 	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/
 
-	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}                           \
-	    '%config(noreplace) %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/conf.php' \
-	    '%defattr(-,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/conf.php'
+	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}                  \
+	    '%config(noreplace) %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/conf.php'
 
 %clean
 	rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list