steffen: server/kolab-horde-framework Makefile, 1.2, 1.3 kolab-horde-framework.spec, 1.4, 1.5

cvs at intevation.de cvs at intevation.de
Tue Dec 20 20:49:29 CET 2005


Author: steffen

Update of /kolabrepository/server/kolab-horde-framework
In directory doto:/tmp/cvs-serv13204/kolab-horde-framework

Modified Files:
	Makefile kolab-horde-framework.spec 
Log Message:
Automated build from toplevel, now everything but smarty is included in the build unless I missed something

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-horde-framework/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	20 Dec 2005 09:18:50 -0000	1.2
+++ Makefile	20 Dec 2005 19:49:27 -0000	1.3
@@ -5,7 +5,8 @@
 
 PACKAGE = kolab-horde-framework
 VERSION = 2.0.99
-RELEASE = 20051130
+RELEASE = 20051220
+KOLABRELEASE = $(RELEASE)
 PEARVERSION = 1.3
 
 all:
@@ -17,4 +18,4 @@
 
 
 dist: all
-	cp $(KOLABRPMSRC)/../PKG/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm ../stage/
+	cp $(KOLABRPMSRC)/../PKG/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm ../stage/

Index: kolab-horde-framework.spec
===================================================================
RCS file: /kolabrepository/server/kolab-horde-framework/kolab-horde-framework.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolab-horde-framework.spec	30 Nov 2005 03:35:45 -0000	1.4
+++ kolab-horde-framework.spec	20 Dec 2005 19:49:27 -0000	1.5
@@ -8,7 +8,7 @@
 URL:		http://www.kolab.org/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
 Version:	%{V_kolab_horde}
-Release:	20051130
+Release:	20051220
 Class:		JUNK
 License:	GPL
 Group:		MAIL





More information about the commits mailing list