gunnar: server/kolab-webclient Makefile, 1.6, 1.6.4.1 kolab-webclient.spec, 1.23.2.6.2.4, 1.23.2.6.2.5

cvs at kolab.org cvs at kolab.org
Thu Apr 23 14:13:43 CEST 2009


Author: gunnar

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

Modified Files:
      Tag: suc_branch
	Makefile kolab-webclient.spec 
Log Message:
Bump release number for updated patch. Should be ready for testing.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/Makefile,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -u -d -r1.6 -r1.6.4.1
--- Makefile	5 Feb 2009 23:28:10 -0000	1.6
+++ Makefile	23 Apr 2009 12:13:41 -0000	1.6.4.1
@@ -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}
+RELEASE = ${YEAR}${MONTH}${DAY}suc05
 
 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.4
retrieving revision 1.23.2.6.2.5
diff -u -d -r1.23.2.6.2.4 -r1.23.2.6.2.5
--- kolab-webclient.spec	23 Apr 2009 06:56:10 -0000	1.23.2.6.2.4
+++ kolab-webclient.spec	23 Apr 2009 12:13:41 -0000	1.23.2.6.2.5
@@ -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}suc04
+%define         V_release %{V_year}%{V_month}%{V_day}suc05
 
 # Package Information
 Name:		%{V_package}





More information about the commits mailing list