packages: eventum/eventum.spec - add griup users patch, recent code needs f...

glen glen at pld-linux.org
Thu Feb 10 20:50:10 CET 2011


Author: glen                         Date: Thu Feb 10 19:50:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add griup users patch, recent code needs filter ext

---- Files affected:
packages/eventum:
   eventum.spec (1.323 -> 1.324) 

---- Diffs:

================================================================
Index: packages/eventum/eventum.spec
diff -u packages/eventum/eventum.spec:1.323 packages/eventum/eventum.spec:1.324
--- packages/eventum/eventum.spec:1.323	Wed Nov 24 17:09:42 2010
+++ packages/eventum/eventum.spec	Thu Feb 10 20:50:04 2011
@@ -11,7 +11,7 @@
 %bcond_without	order	# with experimental order patch
 
 %define		php_min_version 5.1.2
-%define		subver	4214
+%define		subver	4282
 %define		rel		5
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -23,7 +23,7 @@
 Group:		Applications/WWW
 #Source0:	http://launchpad.net/eventum/trunk/%{version}/+download/%{name}-%{version}.tar.gz
 Source0:	%{name}-%{version}-dev-r%{subver}.tar.gz
-# Source0-md5:	4979a4ecbac8d94462533cc587880547
+# Source0-md5:	f8b223aac11dbf3de54eb3c82c9f88d4
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
 Source3:	%{name}-mail-download.cron
@@ -40,6 +40,7 @@
 # Source16-md5:	deb6eeb2552ba757d3a949ed10c4107d
 Patch0:		%{name}-lf.patch
 Patch2:		%{name}-order.patch
+Patch3:		group-users.patch
 # packaging patches that probably never go upstream
 Patch100:	%{name}-paths.patch
 Patch101:	%{name}-cvs-config.patch
@@ -55,6 +56,7 @@
 Requires:	%{name}-base = %{version}-%{release}
 Requires:	Smarty >= 2.6.10-4
 Requires:	php-common >= 4:%{php_min_version}
+Requires:	php-filter
 Requires:	php-gd
 Requires:	php-iconv
 Requires:	php-imap
@@ -447,6 +449,7 @@
 # bug fixes / features
 %patch0 -p1
 %{?with_order:%patch2 -p1}
+%patch3 -p0
 
 cp -a %{SOURCE16} htdocs/images
 
@@ -745,6 +748,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.324  2011/02/10 19:50:04  glen
+- add griup users patch, recent code needs filter ext
+
 Revision 1.323  2010/11/24 16:09:42  glen
 - up to bzr 4214
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eventum/eventum.spec?r1=1.323&r2=1.324&f=u



More information about the pld-cvs-commit mailing list