packages: php-Smarty/php-Smarty.spec - smarty3 seems to have sane charset s...

glen glen at pld-linux.org
Sun Dec 12 23:45:59 CET 2010


Author: glen                         Date: Sun Dec 12 22:45:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- smarty3 seems to have sane charset support, don't duplicate mb_truncate here

---- Files affected:
packages/php-Smarty:
   php-Smarty.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/php-Smarty/php-Smarty.spec
diff -u packages/php-Smarty/php-Smarty.spec:1.3 packages/php-Smarty/php-Smarty.spec:1.4
--- packages/php-Smarty/php-Smarty.spec:1.3	Sun Dec 12 23:44:36 2010
+++ packages/php-Smarty/php-Smarty.spec	Sun Dec 12 23:45:54 2010
@@ -18,7 +18,6 @@
 # Source1-md5:	8db376266f1313927cc8e112f2526e21
 Source2:	%{name}-function.html_input_image.php
 Patch0:		path.patch
-Patch1:		modifier.mb_truncate.patch
 URL:		http://www.smarty.net/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	unzip
@@ -63,8 +62,6 @@
 %prep
 %setup -q -n Smarty-%{main_version} -a1
 %patch0 -p1
-cp -a libs/plugins/modifier.{,mb_}truncate.php
-#%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -125,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/12/12 22:45:54  glen
+- smarty3 seems to have sane charset support, don't duplicate mb_truncate here
+
 Revision 1.3  2010/12/12 22:44:36  glen
 - rename to php-Smarty
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-Smarty/php-Smarty.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list