steffen: server README.1st,1.31,1.32 obmtool.conf,1.211,1.212

cvs at intevation.de cvs at intevation.de
Wed Dec 21 02:32:38 CET 2005


Author: steffen

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

Modified Files:
	README.1st obmtool.conf 
Log Message:
New snapshot

Index: README.1st
===================================================================
RCS file: /kolabrepository/server/README.1st,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- README.1st	14 Dec 2005 17:00:08 -0000	1.31
+++ README.1st	21 Dec 2005 01:32:36 -0000	1.32
@@ -27,7 +27,7 @@
 directory containing this file (1st.README) to some local directory,
 then as root, chdir into that local directory and run
 
-# ./obmtool kolab 2>&1 | tee kolab-build.log
+# ./obmtool kolab --user=your at email.address 2>&1 | tee kolab-build.log
 
 to build and install packages in /kolab.
 By default, the Kolab Server will now be started at boottime.
@@ -50,7 +50,7 @@
 The installation of the new packages works just as for the initial
 installation.  Download the files as described above and run
 
-# ./obmtool kolab
+# ./obmtool kolab --user=your at email.address
 
 obmtool will usually automatically determine which packages need to be
 built.  If you have made changes to the configuration files in

Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- obmtool.conf	20 Dec 2005 09:18:49 -0000	1.211
+++ obmtool.conf	21 Dec 2005 01:32:36 -0000	1.212
@@ -120,7 +120,7 @@
     @install ${loc}sed-4.1.4-2.5.0
     @install ${loc}libxml-2.6.22-2.5.0
     @install ${loc}libxslt-1.1.15-2.5.0 # WARNING: Remove libgcrypt before building!
-    @install ${altloc}apache-1.3.33-2.5.4_kolab \
+    @install ${altloc}apache-1.3.33-2.5.5_kolab \
         --with=mod_auth_ldap \
         --with=mod_dav \
         --with=mod_php \
@@ -149,15 +149,15 @@
     @install ${loc}spamassassin-3.1.0-2.5.0
     @install ${plusloc}amavisd-2.3.3-2.5.0
     @install ${loc}curl-7.15.0-2.5.1
-    @install ${altloc}clamav-0.87.1-20051104
+    @install ${altloc}clamav-0.87.1-20051123
 #    @install ${loc}vim-6.3.78-2.4.0
 #    @install ${plusloc}dcron-2.9-2.4.0
-    @install ${altloc}perl-kolab-5.8.7-20051130
-    @install ${altloc}kolabd-2.0.99-20051215 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-webadmin-2.0.99-20051213 --define kolab_version=$kolab_version
-	@install ${altloc}kolab-horde-framework-2.0.99-20051130 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-resource-handlers-2.0.99-20051130 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-horde-fbview-2.0.99-20051122 --define kolab_version=$kolab_version
+    @install ${altloc}perl-kolab-5.8.7-20051220
+    @install ${altloc}kolabd-2.0.99-20051220 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-webadmin-2.0.99-20051220 --define kolab_version=$kolab_version
+	@install ${altloc}kolab-horde-framework-2.0.99-20051220 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-resource-handlers-2.0.99-20051220 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-horde-fbview-2.0.99-20051220 --define kolab_version=$kolab_version
     @check
 
     if test ! -e "/usr/bin/kolab" ; then





More information about the commits mailing list