thomas: server/kolabd/kolabd configure.ac, 1.11, 1.12 kolabd.spec.in, 1.42, 1.43

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


Author: thomas

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

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


Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/configure.ac,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- configure.ac	9 Jul 2008 15:37:13 -0000	1.11
+++ configure.ac	12 Dec 2008 13:33:25 -0000	1.12
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 # not the real version
-m4_define(_VERSION,2.2.0)
+m4_define(_VERSION,2.2.1)
 AC_INIT([kolabd],[_VERSION],[kolab-devel at kolab.org])
 AC_CONFIG_AUX_DIR(.)
 

Index: kolabd.spec.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabd.spec.in,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- kolabd.spec.in	12 Dec 2008 13:21:34 -0000	1.42
+++ kolabd.spec.in	12 Dec 2008 13:33:25 -0000	1.43
@@ -24,10 +24,6 @@
 ##  SUCH DAMAGE.
 ##
 
-#   package version
-%define       V_ei_maj 2.2
-%define       V_ei_min 0
-
 #   package information
 Name:         kolabd
 Summary:      Kolab2 Groupware Server Daemon
@@ -80,14 +76,6 @@
     clients using third party plugins and web clients in the future. 
     In addition it is a robust and flexible general IMAP mail server 
     with LDAP addressbooks.
-    Kolab %{V_ei_maj}.%{V_ei_min}
-
-%track
-    prog kolab-ei = {
-        version   = %{V_ei_maj}.%{V_ei_min}
-        url       = ftp://ftp.kdab.net/pub/kolab/server/current/
-        regex     = kolabd-(__VER__)\.src\.rpm
-    }
 
 %prep
     %setup -q





More information about the commits mailing list