steffen: server/kolab-webadmin/kolab-webadmin configure.ac, 1.10, 1.11 kolab-webadmin.spec.in, 1.3, 1.4

cvs at intevation.de cvs at intevation.de
Wed Aug 4 00:38:51 CEST 2004


Author: steffen

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

Modified Files:
	configure.ac kolab-webadmin.spec.in 
Log Message:
fix for issue255

Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/configure.ac,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- configure.ac	15 Jul 2004 01:12:37 -0000	1.10
+++ configure.ac	3 Aug 2004 22:38:48 -0000	1.11
@@ -1,6 +1,6 @@
 AC_PREREQ(2.57)
 
-m4_define(_VERSION,0.2.8)
+m4_define(_VERSION,0.2.9)
 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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- kolab-webadmin.spec.in	30 Jun 2004 23:40:15 -0000	1.3
+++ kolab-webadmin.spec.in	3 Aug 2004 22:38:48 -0000	1.4
@@ -41,10 +41,10 @@
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040216
-PreReq:       OpenPKG, openpkg >= 20040216, kolab
-PreReq:       apache >= 1.3.29-20031124, apache::with_gdbm_ndbm = yes, apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php = yes, apache::with_mod_php_gdbm = 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_php_pear = yes, apache::with_mod_ssl = yes
-PreReq:	      php-smarty >= 2.6.2
+BuildPreReq:  OpenPKG, openpkg >= 2.1.0
+PreReq:       OpenPKG, openpkg >= 2.1.0, kolab
+PreReq:       apache >= 1.3.31-2.1.0, apache::with_gdbm_ndbm = yes, apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php = yes, apache::with_mod_php_gdbm = 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
 AutoReq:      no
 AutoReqProv:  no
 





More information about the commits mailing list