Author: glen Date: Sun May 24 23:42:58 2009 GMT Module: packages Tag: HEAD ---- Log message: - note doc download url
---- Files affected: packages/Smarty: Smarty.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: packages/Smarty/Smarty.spec diff -u packages/Smarty/Smarty.spec:1.45 packages/Smarty/Smarty.spec:1.46 --- packages/Smarty/Smarty.spec:1.45 Mon May 18 15:48:57 2009 +++ packages/Smarty/Smarty.spec Mon May 25 01:42:53 2009 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define _doc_version 2.6.14 +%define doc_version 2.6.14 %include /usr/lib/rpm/macros.php Summary: Template engine for PHP Summary(pl.UTF-8): System szablonów dla PHP @@ -10,7 +10,8 @@ Group: Development/Languages/PHP Source0: http://www.smarty.net/distributions/%{name}-%{version}.tar.gz # Source0-md5: ea4b651bcd8f1a6596a214ad2c8fc302 -Source1: http://www.smarty.net/distributions/manual/en/%{name}-%{_doc_version}-docs.tar.gz +# Source1Download: http://www.smarty.net/download-docs.php +Source1: http://www.smarty.net/distributions/manual/en/%{name}-%{doc_version}-docs.tar.gz # Source1-md5: 5123152dd248898a84b96b806f551e78 Source2: %{name}-function.html_input_image.php URL: http://www.smarty.net/ @@ -40,7 +41,7 @@ %package doc Summary: Template engine for PHP - documentation Summary(pl.UTF-8): System szablonów dla PHP - dokumentacja -Version: %{_doc_version} +Version: %{doc_version} Group: Development/Languages/PHP %description doc @@ -104,6 +105,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2009/05/24 23:42:53 glen +- note doc download url + Revision 1.45 2009/05/18 13:48:57 amateja - updated to 2.6.24 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Smarty/Smarty.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
