SPECS: eventum.spec - add post 1.5.4 fixes

glen glen at pld-linux.org
Mon Jun 13 11:59:12 CEST 2005


Author: glen                         Date: Mon Jun 13 09:59:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add post 1.5.4 fixes

---- Files affected:
SPECS:
   eventum.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.103 SPECS/eventum.spec:1.104
--- SPECS/eventum.spec:1.103	Mon Jun 13 11:07:53 2005
+++ SPECS/eventum.spec	Mon Jun 13 11:59:01 2005
@@ -12,7 +12,7 @@
 # - php4-pgsql crashes php (at least 4.3.11-1)
 
 %bcond_with	pear	# build with system PEAR packages (or use bundled ones)
-%bcond_with	qmail	# build the router-qmail subpackage	
+%bcond_with	qmail	# build the router-qmail subpackage
 
 %define	uid	146
 %define	gid	146
@@ -26,7 +26,7 @@
 %define	_source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define	_rel	1.5
+%define	_rel	1.8
 
 Summary:	Eventum Issue / Bug tracking system
 Summary(pl):	Eventum - system śledzenia spraw/błędów
@@ -61,6 +61,9 @@
 Patch5:		%{name}-lf.patch
 Patch6:		http://glen.alkohol.ee/pld/%{name}-maq-subject.patch
 Patch7:		%{name}-bot-reconnect.patch
+Patch8:		%{name}-bug-10464.patch
+Patch9:		%{name}-bug-10263.patch
+Patch10:	%{name}-ft-enable.patch
 URL:		http://dev.mysql.com/downloads/other/eventum/
 BuildRequires:	rpmbuild(macros) >= 1.200
 BuildRequires:	sed >= 4.0
@@ -445,6 +448,9 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
 
 # replace in remaining scripts config.inc.php to system one
 grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e '
@@ -842,6 +848,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2005/06/13 09:59:01  glen
+- add post 1.5.4 fixes
+
 Revision 1.103  2005/06/13 09:07:53  glen
 - R(php-session)
 - add upgrade trigger to 1.5.4
@@ -859,7 +868,7 @@
   - NoSource for snapshots
 
 Revision 1.100  2005/05/21 16:37:04  ankry
--typos
+- typos
 
 Revision 1.99  2005/05/21 16:30:15  ankry
 - bcond_with qmail added, rel. 2
@@ -1039,8 +1048,11 @@
 
 Revision 1.54  2005/02/22 18:10:22  glen
 - use system Smarty (bundled one is identical version)
-- separate distribution specific config (core.php) and installation specific config(config.php), so it would be possible to have at least some kind of updates to file paths
-- raise php version requirement to 4.2.0, not to create wrapper is_a() function in config
+- separate distribution specific config (core.php) and installation
+  specific config (config.php), so it would be possible to have at
+  least some kind of updates to file paths
+- raise php version requirement to 4.2.0, not to create wrapper is_a()
+  function in config
 - allow installation with php5 (never tested altho)
 
 Revision 1.53  2005/02/22 16:42:27  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.103&r2=1.104&f=u




More information about the pld-cvs-commit mailing list