gunnar: server/kolab-webclient Makefile,1.6.4.1,1.6.4.2

cvs at kolab.org cvs at kolab.org
Fri Apr 24 21:47:39 CEST 2009


Author: gunnar

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

Modified Files:
      Tag: suc_branch
	Makefile 
Log Message:
Fix release number.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/Makefile,v
retrieving revision 1.6.4.1
retrieving revision 1.6.4.2
diff -u -d -r1.6.4.1 -r1.6.4.2
--- Makefile	23 Apr 2009 12:13:41 -0000	1.6.4.1
+++ Makefile	24 Apr 2009 19:47:37 -0000	1.6.4.2
@@ -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}suc05
+RELEASE = ${YEAR}${MONTH}${DAY}suc01
 
 PATCHES = ../patches/horde-webmail/$(VERSION)/horde-webmail-$(VERSION)_kolab_openpkg.patch
 TEMPLATES = $(shell find . -name "*.template")





More information about the commits mailing list