stephan: server/kolab kolab.spec,1.106,1.107

cvs at intevation.de cvs at intevation.de
Tue Nov 2 14:56:33 CET 2004


Author: stephan

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

Modified Files:
	kolab.spec 
Log Message:
Enable kolab namespace support


Index: kolab.spec
===================================================================
RCS file: /kolabrepository/server/kolab/kolab.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- kolab.spec	1 Nov 2004 02:33:27 -0000	1.106
+++ kolab.spec	2 Nov 2004 13:56:31 -0000	1.107
@@ -42,7 +42,7 @@
 Group:        Mail
 License:      GPL
 Version:      1.9.2
-Release:      20041030
+Release:      20041102
 
 #   package options
 %option       with_genuine   no
@@ -131,7 +131,17 @@
 %if "%{with_genuine}" == "no"
     %{l_shtool} mkdir -p -m 755 \
         $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/schema \
-        $RPM_BUILD_ROOT%{l_prefix}/sbin
+        $RPM_BUILD_ROOT%{l_prefix}/libexec/kolab \
+        $RPM_BUILD_ROOT%{l_prefix}/sbin \
+        $RPM_BUILD_ROOT%{l_prefix}/bin
+
+    %{l_shtool} install -c -m 744 %{l_value -s -a} \
+        namespace/kolab \
+        $RPM_BUILD_ROOT%{l_prefix}/bin/
+
+    %{l_shtool} install -c -m 744 %{l_value -s -a} \
+        namespace/libexec/services namespace/libexec/newconfig \
+        $RPM_BUILD_ROOT%{l_prefix}/libexec/kolab/
 
     %{l_shtool} install -c -m 744 %{l_value -s -a} \
         kolabd kolabconf \





More information about the commits mailing list