steffen: server/kolabd kolabd.spec,1.33,1.34

cvs at intevation.de cvs at intevation.de
Thu Apr 7 08:56:24 CEST 2005


Author: steffen

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

Modified Files:
	kolabd.spec 
Log Message:
Issue708 (session storage)

Index: kolabd.spec
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- kolabd.spec	5 Apr 2005 20:17:44 -0000	1.33
+++ kolabd.spec	7 Apr 2005 06:56:22 -0000	1.34
@@ -40,7 +40,7 @@
 Group:        Mail
 License:      GPL
 Version:      1.9.4
-Release:      20050405
+Release:      20050407
 
 #   list of sources
 Source0:      kolabd-1.9.4.tar.gz
@@ -103,6 +103,8 @@
 
     %{l_shtool} mkdir -p -m 777 \
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/locks
+    %{l_shtool} mkdir -p -m 700 \
+        $RPM_BUILD_ROOT%{l_prefix}/var/kolab/httpd_sessions
 
     %{l_shtool} install -c -m 755 %{l_value -s -a} \
         kolab_sslcert.sh kolab_ca.sh kolab kolab_bootstrap workaround.sh \
@@ -174,6 +176,7 @@
 
     #   generate file list
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
+	%dir '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/kolab/httpd_sessions \
         '%config %{l_prefix}/etc/kolab/*.pem' \
         '%config %{l_prefix}/etc/kolab/*.schema' \
         '%config %{l_prefix}/etc/kolab/kolab.conf' \





More information about the commits mailing list