thomas: server/kolab-webadmin/kolab-webadmin configure.ac, 1.25, 1.26 kolab-webadmin.spec.in, 1.18, 1.19

cvs at kolab.org cvs at kolab.org
Tue Jul 17 17:07:17 CEST 2007


Author: thomas

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

Modified Files:
	configure.ac kolab-webadmin.spec.in 
Log Message:
Adapt Kolab server for OpenPKG-CURRENT
(imported patch "openpkg-current" from 2.2-beta1 release)


Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/configure.ac,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- configure.ac	17 Apr 2007 14:44:36 -0000	1.25
+++ configure.ac	17 Jul 2007 15:07:15 -0000	1.26
@@ -1,6 +1,6 @@
 AC_PREREQ(2.57)
 
-m4_define(_VERSION,2.1.0)
+m4_define(_VERSION,2.1.99)
 AC_INIT([kolab-webadmin],[_VERSION],[kolab-devel at kolab.org])
 AC_CONFIG_SRCDIR(php/admin/include/ldap.class.php)
 AC_CONFIG_AUX_DIR(.)

Index: kolab-webadmin.spec.in
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/kolab-webadmin.spec.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- kolab-webadmin.spec.in	21 Jun 2007 17:36:15 -0000	1.18
+++ kolab-webadmin.spec.in	17 Jul 2007 15:07:15 -0000	1.19
@@ -41,10 +41,10 @@
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 2.5.0
-PreReq:       OpenPKG, openpkg >= 2.5.0, kolabd >= 2.1.0-20070420
-PreReq:       apache >= 1.3.33-2.5.0, apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php = yes, apache::with_mod_php_bdb = yes, apache::with_mod_php_gettext = yes, apache::with_mod_php_imap = yes, apache::with_mod_php_openldap = yes, apache::with_mod_php_xml = yes, apache::with_mod_ssl = yes
-PreReq:	      php-smarty >= 2.6.3
+BuildPreReq:  OpenPKG, openpkg >= 20070603
+PreReq:       OpenPKG, openpkg >= 20070603
+PreReq:       kolabd >= 2.1.99-20070607
+PreReq:       php-smarty >= 2.6.18
 AutoReq:      no
 AutoReqProv:  no
 





More information about the commits mailing list