steffen: server/kolab-resource-handlers Makefile, 1.6, 1.7 kolab-resource-handlers.spec, 1.25, 1.26

cvs at intevation.de cvs at intevation.de
Fri Aug 20 01:28:54 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-resource-handlers
In directory doto:/tmp/cvs-serv19866/kolab-resource-handlers

Modified Files:
	Makefile kolab-resource-handlers.spec 
Log Message:
Allow group accounts to receive regular mail (Issue319)

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile	16 Jul 2004 00:13:08 -0000	1.6
+++ Makefile	19 Aug 2004 23:28:52 -0000	1.7
@@ -1,5 +1,5 @@
 RPM = /kolab/bin/openpkg rpm
-VERSION = 0.2.4
+VERSION = 0.2.5
 PEARVERSION = 1.3
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- kolab-resource-handlers.spec	17 Aug 2004 00:49:57 -0000	1.25
+++ kolab-resource-handlers.spec	19 Aug 2004 23:28:52 -0000	1.26
@@ -1,6 +1,6 @@
 # Versions
 %define		V_php_horde_pear 1.3
-%define		V_kolab_reshndl   0.2.4
+%define		V_kolab_reshndl   0.2.5
 
 # Package Information
 Name:		kolab-resource-handlers
@@ -8,7 +8,7 @@
 URL:		http://www.kolab.org/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
 Version:	%{V_kolab_reshndl}
-Release:	20040813
+Release:	20040819
 Class:		JUNK
 License:	GPL
 Group:		MAIL
@@ -22,7 +22,7 @@
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
 BuildPreReq:	kolab, apache, php, php::with_pear = yes
-PreReq:		kolab, apache, php, php::with_pear = yes
+PreReq:		kolab >= 1.9.2-20040819, apache, php, php::with_pear = yes
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch





More information about the commits mailing list