gunnar: server/horde/horde-mnemo ChangeLog, 1.4, 1.5 horde-mnemo-kolab.spec, 1.12, 1.13

cvs at kolab.org cvs at kolab.org
Wed Sep 12 16:48:55 CEST 2007


Author: gunnar

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

Modified Files:
	ChangeLog horde-mnemo-kolab.spec 
Log Message:
Make conf.php writeable to the web server.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/horde/horde-mnemo/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ChangeLog	12 Sep 2007 14:42:12 -0000	1.4
+++ ChangeLog	12 Sep 2007 14:48:53 -0000	1.5
@@ -1,5 +1,9 @@
 2007-09-12  Gunnar Wrobel  <p at rdus.de>
 
+	* horde-mnemo-kolab.spec (AutoReqProv):
+
+	Make conf.php writeable to the web server.
+
 	* conf.php:
 
 	Support gpg encrypting notes if there is an installation available

Index: horde-mnemo-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-mnemo/horde-mnemo-kolab.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- horde-mnemo-kolab.spec	6 Sep 2007 09:23:52 -0000	1.12
+++ horde-mnemo-kolab.spec	12 Sep 2007 14:48:53 -0000	1.13
@@ -59,8 +59,9 @@
 	%{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'
+	%{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'
 
 %clean
 	rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list