thomas: server/kolab-webadmin/kolab-webadmin configure.ac, 1.29, 1.30 kolab-webadmin.spec.in, 1.20, 1.21

cvs at kolab.org cvs at kolab.org
Fri Dec 12 14:33:27 CET 2008


Author: thomas

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

Modified Files:
	configure.ac kolab-webadmin.spec.in 
Log Message:
bumped version numbers to 2.2.1-beta1


Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/configure.ac,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- configure.ac	9 Jul 2008 15:32:07 -0000	1.29
+++ configure.ac	12 Dec 2008 13:33:25 -0000	1.30
@@ -1,6 +1,6 @@
 AC_PREREQ(2.57)
 
-m4_define(_VERSION,2.2.0)
+m4_define(_VERSION,2.2.1)
 AC_INIT([kolab-webadmin],[_VERSION],[kolab-devel at kolab.org])
 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.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- kolab-webadmin.spec.in	12 Dec 2008 13:21:34 -0000	1.20
+++ kolab-webadmin.spec.in	12 Dec 2008 13:33:25 -0000	1.21
@@ -42,8 +42,8 @@
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20070603
 PreReq:       OpenPKG, openpkg >= 20070603
-PreReq:       kolabd >= 2.1.99-20070607
-PreReq:       php-smarty >= 2.6.18
+PreReq:       kolabd >= 2.2.1-20081212
+PreReq:       php-smarty >= 2.6.20
 AutoReq:      no
 AutoReqProv:  no
 





More information about the commits mailing list