martin: server/kolabd kolabd.spec,1.4,1.5

cvs at intevation.de cvs at intevation.de
Mon Dec 13 00:00:48 CET 2004


Author: martin

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

Modified Files:
	kolabd.spec 
Log Message:
Martin K.: install kolabpasswd in /kolab/bin/


Index: kolabd.spec
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolabd.spec	5 Dec 2004 09:35:05 -0000	1.4
+++ kolabd.spec	12 Dec 2004 23:00:46 -0000	1.5
@@ -70,9 +70,10 @@
 
 %description
     Kolab is the KDE Groupware Server that provides full groupware
-    features to either KDE kolab clients or Microsoft Outlook[tm]
-    clients using third party plugins. In addition it is a robust
-    and flexible general IMAP mail server with LDAP addressbooks.
+    features to either KDE Kolab clients or Microsoft Outlook[tm]
+    clients using third party plugins and web clients in the future. 
+    In addition it is a robust and flexible general IMAP mail server 
+    with LDAP addressbooks.
     Kolab %{V_ei_maj}.%{V_ei_min}
 
     The Code Fusion fork adds functionality such as integration with
@@ -102,6 +103,7 @@
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/cgi-bin \
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/icons \
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/freebusy
+
     %{l_shtool} mkdir -p -m 777 \
         $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/locks
 
@@ -109,6 +111,10 @@
         kolab_sslcert.sh kolab_ca.sh kolab kolab_bootstrap workaround.sh \
 	kolabquotawarn \
         $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
+
+    %{l_shtool} install -c -m 755 %{l_value -s -a} \
+        kolabpasswd \
+        $RPM_BUILD_ROOT%{l_prefix}/bin/
 
     %{l_shtool} install -c -m 755 %{l_value -s -a} \
 	kolab_smtpdpolicy \





More information about the commits mailing list