steffen: server obmtool.conf,1.142,1.143

cvs at intevation.de cvs at intevation.de
Thu Feb 10 23:25:13 CET 2005


Author: steffen

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

Modified Files:
	obmtool.conf 
Log Message:
mbstring required for full functionality

Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- obmtool.conf	1 Feb 2005 12:01:46 -0000	1.142
+++ obmtool.conf	10 Feb 2005 22:25:11 -0000	1.143
@@ -110,7 +110,8 @@
         --with=mod_php_openldap \
         --with=mod_php_xml \
 	--with=mod_php_dom \
-        --with=mod_ssl
+        --with=mod_ssl \
+	--with=mod_php_mbstring
     @install ${loc}php-4.3.9-2.2.2 \
 	--with=zlib \
 	--with=gdbm \
@@ -120,7 +121,8 @@
 	--with=pear \
 	--with=xml \
 	--with=dom \
-	--with=ssl	
+	--with=ssl \
+	--with=mbstring
     @install ${altloc}php-smarty-2.6.3-20040702
     @install ${altloc}gmp-4.1.4-20040924
     @install ${altloc}spamassassin-3.0.2-20041216
@@ -130,7 +132,7 @@
     @install ${plusloc}dcron-2.9-2.2.0
     @install ${altloc}kolabd-1.9.4-20050126 --without=genuine
     @install ${altloc}kolab-webadmin-0.3.4-20050127
-    @install ${altloc}kolab-resource-handlers-0.3.9-20050131
+    @install ${altloc}kolab-resource-handlers-0.3.9-20050209
     @check
 
 %dump





More information about the commits mailing list