steffen: server/kolabd Makefile,1.4,1.5 kolabd.spec,1.66,1.67

cvs at intevation.de cvs at intevation.de
Thu Jul 28 04:14:40 CEST 2005


Author: steffen

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

Modified Files:
	Makefile kolabd.spec 
Log Message:
deletion handling + versions

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolabd/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	28 Apr 2005 00:16:59 -0000	1.4
+++ Makefile	28 Jul 2005 02:14:38 -0000	1.5
@@ -1,5 +1,5 @@
 RPM = /kolab/bin/openpkg rpm
-VERSION = 1.9.4
+VERSION = 2.0.0
 
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC

Index: kolabd.spec
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- kolabd.spec	26 Jul 2005 01:34:17 -0000	1.66
+++ kolabd.spec	28 Jul 2005 02:14:38 -0000	1.67
@@ -25,8 +25,8 @@
 ##
 
 #   package version
-%define       V_ei_maj 1.9
-%define       V_ei_min 4
+%define       V_ei_maj 2.0
+%define       V_ei_min 0
 %define       V_cf     1.0.4
 
 #   package information
@@ -39,11 +39,11 @@
 Class:        PLUS
 Group:        Mail
 License:      GPL
-Version:      1.9.4
-Release:      20050725
+Version:      2.0.0
+Release:      20050727
 
 #   list of sources
-Source0:      kolabd-1.9.4.tar.gz
+Source0:      kolabd-2.0.0.tar.gz
 Source1:      rc.kolabd
 
 #   build information





More information about the commits mailing list