gunnar: server/kolab-freebusy DEVELOPMENT, 1.1, 1.2 kolab-freebusy.spec, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Mon Aug 13 10:53:35 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolab-freebusy
In directory doto:/tmp/cvs-serv11773

Modified Files:
	DEVELOPMENT kolab-freebusy.spec 
Log Message:
kolab/issue1606 (Allow to run kolab-resource-handlers with PHP cgi)
https://www.intevation.de/roundup/kolab/issue1606

Index: DEVELOPMENT
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/DEVELOPMENT,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEVELOPMENT	8 Aug 2007 15:45:49 -0000	1.1
+++ DEVELOPMENT	13 Aug 2007 08:53:33 -0000	1.2
@@ -15,27 +15,38 @@
 Version numbering
 =================
 
-kolab-freebusy is a Kolab Server core package. It should have the same
-version as the Server release. As a part of Kolab Server 2.1 the
-version number should be 2.1.
+Version numbering
+=================
 
-Once development picks up after a release, the version number should
-be switched to $(OLD_VERSION).99 e.g. 2.1.99. There'll be no changes
-of the version during development as there are no source packages
-being released.
+kolab-freebusy is a Kolab Server core package. Released packages should
+have the same core version as the Server release. As a part of Kolab
+Server 2.1.0 the version number should be 2.1.0.
 
-For the next release the version number will be increased to the new
-Kolab Server version e.g. 2.2 and a new source packge will be
-provided.
+Released source packages will look like this:
 
-A NEW VERSION HAS TO BE SET IN 
+ kolab-freebusy-2.1.0-20070813.tar.gz
+
+Released source RPMs will look like this:
+
+ kolab-freebusy-2.1.0-20070813.src.rpm
+
+A NEW VERSION HAS TO BE SET IN
 
   kolab-freebusy.spec
 
-For testing purposes the "dist" target will produce source RPM
-packages that have the release number from kolab-freebusy.spec
-attached. You will have to update this release number manually in the
-spec file.
+Once development picks up after a release, please append the suffix
+"_cvs" to the version number.
+
+Source packages will then look like this:
+
+ kolab-freebusy-2.1.0_cvs-20070815.tar.gz
+
+Source RPMs will be named similar:
+
+ kolab-freebusy-2.1.0_cvs-20070815.src.rpm
+
+For tagging the next release the version number needs to be increased
+to the new Kolab Server version (e.g. 2.2.0).
 
 Change log
 ==========

Index: kolab-freebusy.spec
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/kolab-freebusy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kolab-freebusy.spec	8 Aug 2007 15:45:49 -0000	1.2
+++ kolab-freebusy.spec	13 Aug 2007 08:53:33 -0000	1.3
@@ -25,8 +25,8 @@
 
 #   versions of individual parts
 %define       V_package kolab-freebusy
-%define       V_version 2.1.99
-%define       V_release 20070808
+%define       V_version 2.1.0_cvs
+%define       V_release 20070813
 
 #   package information
 Name:         %{V_package}





More information about the commits mailing list