SPECS: eventum.spec - added patch for UTF-8 text on charts legend

grzegorz grzegorz at pld-linux.org
Wed Mar 7 10:36:25 CET 2007


Author: grzegorz                     Date: Wed Mar  7 09:36:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch for UTF-8 text on charts legend

---- Files affected:
SPECS:
   eventum.spec (1.236 -> 1.237) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.236 SPECS/eventum.spec:1.237
--- SPECS/eventum.spec:1.236	Tue Mar  6 16:16:44 2007
+++ SPECS/eventum.spec	Wed Mar  7 10:36:20 2007
@@ -13,7 +13,7 @@
 #define	_snap	20060921
 %define	_svn	20070306.3264
 #define	_rc		RC3
-%define	_rel	0.192
+%define	_rel	0.193
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -45,6 +45,7 @@
 Patch2:		%{name}-email-notify-display.patch
 Patch3:		%{name}-backtraces.patch
 Patch4:		%{name}-errorhandler.patch
+Patch5:		%{name}-utf_on_charts.patch
 # packaging patches that probably never go upstream
 Patch100:	%{name}-paths.patch
 Patch101:	%{name}-cvs-config.patch
@@ -478,6 +479,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 #%patch200 -p1
 
@@ -1024,6 +1026,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.237  2007/03/07 09:36:20  grzegorz
+- added patch for UTF-8 text on charts legend
+
 Revision 1.236  2007/03/06 15:16:44  glen
 - md5 fix
 
================================================================

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



More information about the pld-cvs-commit mailing list