steffen: server/kolab kolab.spec,1.91,1.92

cvs at intevation.de cvs at intevation.de
Wed Sep 29 23:09:30 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab
In directory doto:/tmp/cvs-serv16831

Modified Files:
	kolab.spec 
Log Message:
run resmgr script for all messages containing text/calendar parts after the virus scan stage

Index: kolab.spec
===================================================================
RCS file: /kolabrepository/server/kolab/kolab.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- kolab.spec	28 Sep 2004 13:12:48 -0000	1.91
+++ kolab.spec	29 Sep 2004 21:09:28 -0000	1.92
@@ -42,7 +42,7 @@
 Group:        Mail
 License:      GPL
 Version:      1.9.2
-Release:      20040928
+Release:      20040929
 
 #   package options
 %option       with_genuine   no
@@ -149,6 +149,11 @@
         kolab.schema \
         $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
 %endif
+    %{l_shtool} mkdir -p -m 755 \
+        $RPM_BUILD_ROOT%{l_prefix}/etc/postfix 
+    %{l_shtool} install -c -m 644 %{l_value -s -a} \
+        kolab_header_check \
+        $RPM_BUILD_ROOT%{l_prefix}/etc/postfix/
 
     #   install run-command script
     %{l_shtool} mkdir -f -p -m 755 \





More information about the commits mailing list