thomas: server/kolab-resource-handlers/kolab-resource-handlers configure.ac, 1.4, 1.5 kolab-resource-handlers.spec.in, 1.4, 1.5

cvs at kolab.org cvs at kolab.org
Tue Apr 17 16:44:38 CEST 2007


Author: thomas

Update of /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers
In directory doto:/tmp/cvs-serv19953/kolab-resource-handlers/kolab-resource-handlers

Modified Files:
	configure.ac kolab-resource-handlers.spec.in 
Log Message:
Bumped version numbers from 2.0.99 to 2.1.0 in preparation for 2.1rc2


Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/configure.ac,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- configure.ac	14 Jan 2006 22:16:56 -0000	1.4
+++ configure.ac	17 Apr 2007 14:44:36 -0000	1.5
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59)
 
-m4_define(_VERSION,2.0.99)
+m4_define(_VERSION,2.1.0)
 AC_INIT([kolab-resource-handlers],[_VERSION],[kolab-devel at kolab.org])
 AC_CONFIG_AUX_DIR(.)
 

Index: kolab-resource-handlers.spec.in
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/kolab-resource-handlers.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolab-resource-handlers.spec.in	14 Jan 2006 22:16:56 -0000	1.4
+++ kolab-resource-handlers.spec.in	17 Apr 2007 14:44:36 -0000	1.5
@@ -20,7 +20,7 @@
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
 BuildPreReq:	apache, php, php::with_pear = yes
-PreReq:		kolabd >= 2.0.99-20050727, kolab-horde-framework >= 2.0.99-20051014, apache, php, php::with_pear = yes
+PreReq:		kolabd >= 2.1.0-20070417, kolab-horde-framework >= 2.1.0-20070417, apache, php, php::with_pear = yes
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch





More information about the commits mailing list