thomas: server/kolab-horde-fbview Makefile, 1.5, 1.6 kolab-horde-fbview.spec, 1.7, 1.8

cvs at kolab.org cvs at kolab.org
Tue Jul 17 17:07:17 CEST 2007


Author: thomas

Update of /kolabrepository/server/kolab-horde-fbview
In directory doto:/tmp/cvs-serv14170/kolab-horde-fbview

Modified Files:
	Makefile kolab-horde-fbview.spec 
Log Message:
Adapt Kolab server for OpenPKG-CURRENT
(imported patch "openpkg-current" from 2.2-beta1 release)


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-horde-fbview/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	20 Apr 2007 14:56:10 -0000	1.5
+++ Makefile	17 Jul 2007 15:07:15 -0000	1.6
@@ -3,8 +3,8 @@
 endif
 
 PACKAGE = kolab-horde-fbview
-VERSION = 2.1.0
-RELEASE = 20070420
+VERSION = 2.1.99
+RELEASE = 20070607
 KOLABRELEASE = $(RELEASE)
 
 RPM = /kolab/bin/openpkg rpm

Index: kolab-horde-fbview.spec
===================================================================
RCS file: /kolabrepository/server/kolab-horde-fbview/kolab-horde-fbview.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- kolab-horde-fbview.spec	20 Apr 2007 14:56:10 -0000	1.7
+++ kolab-horde-fbview.spec	17 Jul 2007 15:07:15 -0000	1.8
@@ -1,5 +1,5 @@
 # Versions
-%define		V_kolab_fbview   2.1.0
+%define		V_kolab_fbview   2.1.99
 
 # Package Information
 Name:		kolab-horde-fbview
@@ -7,7 +7,7 @@
 URL:		http://www.kolab.org/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
 Version:	%{V_kolab_fbview}
-Release:	20070420
+Release:	20070607
 Class:		JUNK
 License:	GPL
 Group:		MAIL
@@ -19,8 +19,8 @@
 # Build Info
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
-BuildPreReq:	apache, php, php::with_pear = yes
-PreReq:		kolabd >= 2.1.0-20070420, kolab-horde-framework >= 2.1.0-20070420, apache, php, php::with_pear = yes
+BuildPreReq:	php, php::with_pear = yes
+PreReq:		kolabd >= 2.1.99-20070607, kolab-horde-framework >= 2.1.99-20070607
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch





More information about the commits mailing list