Author: uzsolt Date: Tue Oct 25 05:33:09 2011 GMT Module: packages Tag: HEAD ---- Log message: - 3.1.4 - update doc version too - package SMARTY_3.1_NOTES.txt to doc
---- Files affected: packages/php-Smarty: php-Smarty.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/php-Smarty/php-Smarty.spec diff -u packages/php-Smarty/php-Smarty.spec:1.11 packages/php-Smarty/php-Smarty.spec:1.12 --- packages/php-Smarty/php-Smarty.spec:1.11 Tue Oct 11 19:59:49 2011 +++ packages/php-Smarty/php-Smarty.spec Tue Oct 25 07:33:03 2011 @@ -1,7 +1,7 @@ # $Revision$, $Date$ -%define doc_version 3.0 +%define doc_version 3.1.4 %define php_min_version 5.2.0 -%define main_version 3.1.3 +%define main_version 3.1.4 Summary: Template engine for PHP Summary(pl.UTF-8): System szablonów dla PHP Name: php-Smarty @@ -10,10 +10,10 @@ License: LGPL v2.1+ Group: Development/Languages/PHP Source0: http://www.smarty.net/files/Smarty-%{version}.tar.gz -# Source0-md5: 56d0ac1e90449fc1ca3a582c73eec818 +# Source0-md5: 478df4629ffe9afa62a316987f5073ad # Source1Download: http://www.smarty.net/documentation Source1: http://www.smarty.net/files/docs/manual-en-%{doc_version}.zip -# Source1-md5: 8db376266f1313927cc8e112f2526e21 +# Source1-md5: adbb3bc2d690ba98344d9777fbfe0c9f Patch0: path.patch URL: http://www.smarty.net/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 @@ -81,7 +81,7 @@ %files %defattr(644,root,root,755) -%doc README SMARTY2_BC_NOTES +%doc README SMARTY_3.1_NOTES.txt # entry point in include_path %{php_data_dir}/Smarty.class.php @@ -104,6 +104,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/10/25 05:33:03 uzsolt +- 3.1.4 +- update doc version too +- package SMARTY_3.1_NOTES.txt to doc + Revision 1.11 2011/10/11 17:59:49 uzsolt - 3.1.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-Smarty/php-Smarty.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
