SPECS: eventum.spec - add missing smarty modifier, rel 2, STBR

glen glen at pld-linux.org
Tue Aug 23 12:01:11 CEST 2005


Author: glen                         Date: Tue Aug 23 10:01:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing smarty modifier, rel 2, STBR

---- Files affected:
SPECS:
   eventum.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.112 SPECS/eventum.spec:1.113
--- SPECS/eventum.spec:1.112	Sat Aug 20 13:39:59 2005
+++ SPECS/eventum.spec	Tue Aug 23 12:01:01 2005
@@ -19,7 +19,7 @@
 # release candidate
 #define _rc		RC1
 
-%define	_rel	1
+%define	_rel	2
 
 %if 0%{?_rc:1}
 %define	_source http://pessoal.org/%{name}-%{version}-%{_rc}.tar.gz
@@ -537,7 +537,9 @@
 rm -rf $RPM_BUILD_ROOT%{_appdir}/include/Smarty
 install -d $RPM_BUILD_ROOT%{_smartyplugindir}
 # These plugins are not in Smarty package (Smarty-2.6.2-3)
-cp -a include/Smarty/plugins/function.{calendar,get_{display_style,innerhtml,textarea_size}}.php \
+cp -a \
+	include/Smarty/plugins/function.{calendar,get_{display_style,innerhtml,textarea_size}}.php \
+	include/Smarty/plugins/modifier.highlight_quoted.php \
 	$RPM_BUILD_ROOT%{_smartyplugindir}
 
 # qmail router
@@ -853,6 +855,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2005/08/23 10:01:01  glen
+- add missing smarty modifier, rel 2, STBR
+
 Revision 1.112  2005/08/20 11:39:59  glen
 - 1.6.1
 
================================================================

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




More information about the pld-cvs-commit mailing list