]> git.pld-linux.org Git - packages/Smarty.git/commitdiff
- use virtual php extension deps (to be independant of php version) auto/th/Smarty-2.6.14-8
authorElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:22:08 +0000 (17:22 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:22:08 +0000 (17:22 +0300)
- release 8 (by relup.sh)

Smarty.spec

index e409ef977bb90f0b718d51f86e089cc117e1f0b0..2dbd693816cf9fdae58749b1a2848bf0fc00683f 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Template engine for PHP
 Summary(pl.UTF-8):     System szablonów dla PHP
 Name:          Smarty
 Version:       2.6.26
-Release:       4
+Release:       8
 License:       LGPL v2.1+
 Group:         Development/Languages/PHP
 Source0:       http://www.smarty.net/distributions/%{name}-%{version}.tar.gz
@@ -18,10 +18,10 @@ Patch0:             path.patch
 Patch1:                modifier.mb_truncate.patch
 URL:           http://www.smarty.net/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php(pcre)
+Requires:      php(tokenizer)
 Requires:      php-common >= 4:%{php_min_version}
 Requires:      php-date
-Requires:      php-pcre
-Requires:      php-tokenizer
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.099122 seconds and 4 git commands to generate.