steffen: server/kolabd kolabd.spec,1.36,1.37

cvs at intevation.de cvs at intevation.de
Sat Apr 9 23:42:20 CEST 2005


Author: steffen

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

Modified Files:
	kolabd.spec 
Log Message:
a bit of explanation of the virus-filter setup

Index: kolabd.spec
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- kolabd.spec	9 Apr 2005 08:54:44 -0000	1.36
+++ kolabd.spec	9 Apr 2005 21:42:18 -0000	1.37
@@ -99,7 +99,8 @@
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/icons \
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/freebusy \
         $RPM_BUILD_ROOT%{l_prefix}/sbin \
-        $RPM_BUILD_ROOT%{l_prefix}/bin
+        $RPM_BUILD_ROOT%{l_prefix}/bin \
+	$RPM_BUILD_ROOT%{l_prefix}/share/kolab/doc
 
     %{l_shtool} mkdir -p -m 777 \
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/locks
@@ -166,6 +167,10 @@
     %{l_shtool} install -c -m 644 %{l_value -s -a} \
         kolab2.schema rfc2739.schema \
         $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/schema/
+
+    %{l_shtool} install -c -m 644 %{l_value -s -a} \
+        doc/README.* \
+        $RPM_BUILD_ROOT%{l_prefix}/share/kolab/doc/
 
     #   install run-command script
     %{l_shtool} mkdir -f -p -m 755 \





More information about the commits mailing list