Author: glen Date: Tue Dec 14 11:15:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.0.6
---- Files affected: packages/php-Smarty: php-Smarty.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/php-Smarty/php-Smarty.spec diff -u packages/php-Smarty/php-Smarty.spec:1.6 packages/php-Smarty/php-Smarty.spec:1.7 --- packages/php-Smarty/php-Smarty.spec:1.6 Sun Dec 12 23:51:15 2010 +++ packages/php-Smarty/php-Smarty.spec Tue Dec 14 12:15:03 2010 @@ -1,9 +1,7 @@ # $Revision$, $Date$ %define doc_version 3.0 %define php_min_version 5.2.0 -%define main_version 3.0.5 - -%include /usr/lib/rpm/macros.php +%define main_version 3.0.6 Summary: Template engine for PHP Summary(pl.UTF-8): System szablonów dla PHP Name: php-Smarty @@ -12,13 +10,14 @@ License: LGPL v2.1+ Group: Development/Languages/PHP Source0: http://www.smarty.net/files/Smarty-%{version}.tar.gz -# Source0-md5: f7483eaa36ec72337827060076296478 +# Source0-md5: 77d021f17dbb727989d2bb063d9979ed # Source1Download: http://www.smarty.net/documentation Source1: http://www.smarty.net/files/docs/manual-en-%{doc_version}.zip # Source1-md5: 8db376266f1313927cc8e112f2526e21 Patch0: path.patch URL: http://www.smarty.net/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 +BuildRequires: rpmbuild(macros) >= 1.553 BuildRequires: unzip Requires: php-common >= 4:%{php_min_version} Requires: php-date @@ -63,6 +62,8 @@ %setup -q -n Smarty-%{main_version} -a1 %patch0 -p1 +%undos -f php + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{appdir}/{plugins,sysplugins},%{php_pear_dir}} @@ -121,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/12/14 11:15:03 glen +- up to 3.0.6 + Revision 1.6 2010/12/12 22:51:15 glen - mbstring ext for utf8 to work normally ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-Smarty/php-Smarty.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
