[Kolab-devel] server/kolab kolab.spec,1.22.2.7,1.22.2.8 by martin at doto.intevation.de

root at intevation.de root at intevation.de
Sun Jul 27 15:34:47 CEST 2003


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

Modified Files:
      Tag: KOLAB_1_0
	kolab.spec 
Log Message:
Martin Konold: Added extra hint that bootstrapping and rc.kolab have to be
executed as user root


Index: kolab.spec
===================================================================
RCS file: /kolabrepository/server/kolab/kolab.spec,v
retrieving revision 1.22.2.7
retrieving revision 1.22.2.8
diff -u -d -r1.22.2.7 -r1.22.2.8
--- kolab.spec	7 Jul 2003 18:30:36 -0000	1.22.2.7
+++ kolab.spec	27 Jul 2003 13:34:45 -0000	1.22.2.8
@@ -16,7 +16,7 @@
 Group:        core
 License:      GPL
 Version:      %{V_kolab}
-Release:      1.0.4
+Release:      1.0.5
 
 #   list of sources
 Source0:      ftp://ftp.kde.org/pub/kde/unstable/server/kolab/kolab-current/kolab-%{version}.tar.gz
@@ -117,10 +117,10 @@
     chown %{l_nusr}:%{l_ngrp} %{l_prefix}/var/kolab/www/freebusy
     chown %{l_nusr}:%{l_ngrp} %{l_prefix}/var/kolab/www/locks
 
-    echo "For a fresh install please initialize Kolab and run '%{l_prefix}/etc/kolab/kolab_bootstrap -b'."
-    echo "If you upgraded from a previous version simply refresh Kolab and run '%{l_prefix}/etc/kolab/kolab -o -v'."
-    echo "In every case execute '%{l_prefix}/etc/rc.d/rc.kolab restart'"
-
+    echo "For a fresh install please initialize Kolab and run
+'%{l_prefix}/etc/kolab/kolab_bootstrap -b' as user root."
+    echo "If you upgraded from a previous version simply refresh Kolab and run '%{l_prefix}/etc/kolab/kolab -o -v' as user root"
+    echo "In every case execute '%{l_prefix}/etc/rc.d/rc.kolab restart' as user root"
 
 %files -f files
 





More information about the devel mailing list