bh: server obmtool.conf,1.209,1.210

cvs at intevation.de cvs at intevation.de
Thu Dec 15 18:21:08 CET 2005


Author: bh

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

Modified Files:
	obmtool.conf 
Log Message:
More preparation for a new release: version number, two openpkg security
updates and a new kolabd package


Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- obmtool.conf	14 Dec 2005 17:00:08 -0000	1.209
+++ obmtool.conf	15 Dec 2005 17:21:05 -0000	1.210
@@ -15,7 +15,7 @@
 
 %kolab
     echo "---- boot/build ${NODE} %${CMD} ----"
-    kolab_version="pre-2.1-snapshot-20051130";
+    kolab_version="pre-2.1-snapshot-20051215";
     PREFIX=/${CMD};
     loc='' # '' (empty) for ftp.openpkg.org, '=' for URL, './' for CWD or absolute path
     plusloc='+'
@@ -32,7 +32,7 @@
     fi
 
     # start from scratch or upgrade within 2.0.x
-    @install ${loc}openpkg-2.5.0-2.5.0 \
+    @install ${loc}openpkg-2.5.1-2.5.1 \
         --tag="kolab" \
         --prefix="${PREFIX}" \
         --user="${CMD}" --group="${CMD}" \
@@ -130,12 +130,12 @@
     @install ${loc}gmp-4.1.4-2.5.0
     @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.0
+    @install ${loc}curl-7.15.0-2.5.1
     @install ${altloc}clamav-0.87.1-20051104
 #    @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-20051213 --define kolab_version=$kolab_version
+    @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





More information about the commits mailing list