Author: glen Date: Sun Dec 12 22:46:32 2010 GMT Module: packages Tag: HEAD ---- Log message: - function.html_input_image.php not needed either
---- Files affected: packages/php-Smarty: php-Smarty.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/php-Smarty/php-Smarty.spec diff -u packages/php-Smarty/php-Smarty.spec:1.4 packages/php-Smarty/php-Smarty.spec:1.5 --- packages/php-Smarty/php-Smarty.spec:1.4 Sun Dec 12 23:45:54 2010 +++ packages/php-Smarty/php-Smarty.spec Sun Dec 12 23:46:27 2010 @@ -16,7 +16,6 @@ # Source1Download: http://www.smarty.net/documentation Source1: http://www.smarty.net/files/docs/manual-en-%{doc_version}.zip # Source1-md5: 8db376266f1313927cc8e112f2526e21 -Source2: %{name}-function.html_input_image.php Patch0: path.patch URL: http://www.smarty.net/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 @@ -71,7 +70,6 @@ cp -a libs/debug.tpl $RPM_BUILD_ROOT%{appdir} cp -a libs/plugins/*.php $RPM_BUILD_ROOT%{appdir}/plugins cp -a libs/sysplugins/*.php $RPM_BUILD_ROOT%{appdir}/sysplugins -cp -a %{SOURCE2} $RPM_BUILD_ROOT%{appdir}/plugins/function.html_input_image.php # backards compatible with pear dir ln -s %{appdir} $RPM_BUILD_ROOT%{php_pear_dir}/%{name} @@ -122,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/12/12 22:46:27 glen +- function.html_input_image.php not needed either + Revision 1.4 2010/12/12 22:45:54 glen - smarty3 seems to have sane charset support, don't duplicate mb_truncate here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-Smarty/php-Smarty.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
