gunnar: server/kolab-webclient Makefile, 1.6.4.4, 1.6.4.5 kolab-webclient.spec, 1.23.2.6.2.15, 1.23.2.6.2.16

cvs at kolab.org cvs at kolab.org
Fri Jun 26 15:23:12 CEST 2009


Author: gunnar

Update of /kolabrepository/server/kolab-webclient
In directory doto:/tmp/cvs-serv32289

Modified Files:
      Tag: suc_branch
	Makefile kolab-webclient.spec 
Log Message:
Bump release number

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/Makefile,v
retrieving revision 1.6.4.4
retrieving revision 1.6.4.5
diff -u -d -r1.6.4.4 -r1.6.4.5
--- Makefile	4 Jun 2009 09:42:04 -0000	1.6.4.4
+++ Makefile	26 Jun 2009 13:23:09 -0000	1.6.4.5
@@ -26,7 +26,7 @@
 VERSION = $(shell grep "%define[ ]*V_version" *.spec | sed -e "s/.*V_version\s*\([0-9._a-z]*\).*/\1/")
 SOURCE_VERSION = $(shell grep "%define[ ]*V_source_version" *.spec | sed -e "s/.*V_source_version\s*\([0-9._a-z-]*\).*/\1/")
 PASSWD_VERSION = $(shell grep "%define[ ]*V_passwd_version" *.spec | sed -e "s/.*V_passwd_version\s*\([0-9._a-z]*\).*/\1/")
-RELEASE = ${YEAR}${MONTH}${DAY}suc01
+RELEASE = ${YEAR}${MONTH}${DAY}suc03
 
 PATCHES = ../patches/horde-webmail/$(VERSION)/horde-webmail-$(VERSION)_kolab_openpkg.patch
 TEMPLATES = $(shell find . -name "*.template")

Index: kolab-webclient.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/kolab-webclient.spec,v
retrieving revision 1.23.2.6.2.15
retrieving revision 1.23.2.6.2.16
diff -u -d -r1.23.2.6.2.15 -r1.23.2.6.2.16
--- kolab-webclient.spec	26 Jun 2009 09:46:31 -0000	1.23.2.6.2.15
+++ kolab-webclient.spec	26 Jun 2009 13:23:09 -0000	1.23.2.6.2.16
@@ -8,7 +8,7 @@
 %define         V_source_version 1.2
 %define         V_passwd_version 3.0.1
 %define         V_date %{V_year}-%{V_month}-%{V_day}
-%define         V_release %{V_year}%{V_month}%{V_day}suc01
+%define         V_release %{V_year}%{V_month}%{V_day}suc03
 
 # Package Information
 Name:		%{V_package}





More information about the commits mailing list