steffen: server obmtool.conf,1.243,1.244

cvs at kolab.org cvs at kolab.org
Thu Mar 15 22:44:35 CET 2007


Author: steffen

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

Modified Files:
	obmtool.conf 
Log Message:
make apache build without gdbm

Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- obmtool.conf	12 Mar 2007 14:06:01 -0000	1.243
+++ obmtool.conf	15 Mar 2007 21:44:33 -0000	1.244
@@ -52,10 +52,15 @@
       $PREFIX/bin/openpkg register --mode=post --user=$USERNAME
       $PREFIX/bin/openpkg register --printstatus && echo "Please associate the instance now. Then RETURN to continue." && read DUMMY
     fi
+	# Get rid of gdbm
+	@wiperpm gdbm-1.8.3-2.5.0
+	@wiperpm dbtool-1.6-2.5.0
+	$PREFIX/bin/openpkg rpm -e --nodeps gdbm dbtool
+
     @install ${loc}make-3.80-2.5.0
     @install ${loc}binutils-2.16.1-2.5.1
     @install ${loc}gcc-4.0.2-2.5.0
-    @install ${loc}fsl-1.7.0-20070303
+    @install ${altloc}fsl-1.7.0-2.20070303
     @install ${loc}mm-1.4.0-2.5.0
     @install ${loc}perl-5.8.7-2.5.1
     @install ${loc}perl-openpkg-5.8.7-2.5.0
@@ -100,7 +105,7 @@
     @install ${loc}getopt-20051005-2.5.0
     @trigger ${loc}proftpd-1.3.0rc2-2.5.0 --with=ldap
     #@install ${loc}gdbm-1.8.3-2.5.0
-    @install ${plusloc}dbtool-1.6-2.5.0
+    #@install ${plusloc}dbtool-1.6-2.5.0
     @trigger ${altloc}postfix-2.2.5-2.5.0_kolab --with=ldap --with=sasl --with=ssl
     @install ${loc}perl-ldap-5.8.7-2.5.0
     @install ${loc}perl-db-5.8.7-2.5.1
@@ -116,7 +121,8 @@
     @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.1 # WARNING: Remove libgcrypt before building!
-    @trigger ${altloc}apache-1.3.33-2.5.6_kolab \
+    @trigger ${altloc}apache-1.3.33-2.5.6_kolab2 \
+	--without=gdbm_ndbm \
 	--with=mod_auth_ldap \
 	--with=mod_dav \
 	--with=mod_php \





More information about the commits mailing list