steffen: server/kolabd kolabd.spec,1.2,1.3

cvs at intevation.de cvs at intevation.de
Fri Dec 3 14:19:32 CET 2004


Author: steffen

Update of /kolabrepository/server/kolabd
In directory doto:/tmp/cvs-serv11559

Modified Files:
	kolabd.spec 
Log Message:
conf file permission

Index: kolabd.spec
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kolabd.spec	3 Dec 2004 00:41:42 -0000	1.2
+++ kolabd.spec	3 Dec 2004 13:19:29 -0000	1.3
@@ -40,7 +40,7 @@
 Group:        Mail
 License:      GPL
 Version:      1.9.3
-Release:      20041202
+Release:      20041203
 
 #   package options
 %option       with_genuine   no
@@ -115,7 +115,11 @@
         $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
 
     %{l_shtool} install -c -m 644 %{l_value -s -a} \
-        kolab.conf quotawarning.txt \
+        quotawarning.txt \
+        $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
+
+    %{l_shtool} install -c -m 600 %{l_value -s -a} \
+        kolab.conf \
         $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
 
     %{l_shtool} install -c -m 644 %{l_value -s -a} \





More information about the commits mailing list