thomas: server/kolab-horde-framework Makefile, 1.3, 1.4 kolab-horde-framework.spec, 1.5, 1.6

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


Author: thomas

Update of /kolabrepository/server/kolab-horde-framework
In directory doto:/tmp/cvs-serv19953/kolab-horde-framework

Modified Files:
	Makefile kolab-horde-framework.spec 
Log Message:
Bumped version numbers from 2.0.99 to 2.1.0 in preparation for 2.1rc2


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-horde-framework/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	20 Dec 2005 19:49:27 -0000	1.3
+++ Makefile	17 Apr 2007 14:44:36 -0000	1.4
@@ -4,8 +4,8 @@
 endif
 
 PACKAGE = kolab-horde-framework
-VERSION = 2.0.99
-RELEASE = 20051220
+VERSION = 2.1.0
+RELEASE = 20070417
 KOLABRELEASE = $(RELEASE)
 PEARVERSION = 1.3
 

Index: kolab-horde-framework.spec
===================================================================
RCS file: /kolabrepository/server/kolab-horde-framework/kolab-horde-framework.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- kolab-horde-framework.spec	20 Dec 2005 19:49:27 -0000	1.5
+++ kolab-horde-framework.spec	17 Apr 2007 14:44:36 -0000	1.6
@@ -1,6 +1,6 @@
 # Versions
 %define		V_php_horde_pear 1.3
-%define		V_kolab_horde   2.0.99
+%define		V_kolab_horde   2.1.0
 
 # Package Information
 Name:		kolab-horde-framework
@@ -22,7 +22,7 @@
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
 BuildPreReq:	apache, php, php::with_pear = yes
-PreReq:		kolabd >= 2.0.99-20051014, apache, php, php::with_pear = yes
+PreReq:		kolabd >= 2.1.0-20070417, apache, php, php::with_pear = yes
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch





More information about the commits mailing list