steffen: server/kolab-webadmin/kolab-webadmin configure.ac, 1.13, 1.14 kolab-webadmin.spec.in, 1.4, 1.5

cvs at intevation.de cvs at intevation.de
Fri Aug 20 04:10:03 CEST 2004


Author: steffen

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

Modified Files:
	configure.ac kolab-webadmin.spec.in 
Log Message:
Move system user to internal subtree. Fix for Issue324

Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/configure.ac,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- configure.ac	17 Aug 2004 11:29:23 -0000	1.13
+++ configure.ac	20 Aug 2004 02:10:00 -0000	1.14
@@ -1,6 +1,6 @@
 AC_PREREQ(2.57)
 
-m4_define(_VERSION,0.3.1)
+m4_define(_VERSION,0.3.2)
 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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolab-webadmin.spec.in	3 Aug 2004 22:38:48 -0000	1.4
+++ kolab-webadmin.spec.in	20 Aug 2004 02:10:00 -0000	1.5
@@ -42,7 +42,7 @@
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 2.1.0
-PreReq:       OpenPKG, openpkg >= 2.1.0, kolab
+PreReq:       OpenPKG, openpkg >= 2.1.0, kolab >= 1.9.1-20040820
 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





More information about the commits mailing list