commit a3f6cbf174b8a8c17aa49dfb58ec2af95b7ac551
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:22:08 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 8 (by relup.sh)

 Smarty.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Smarty.spec b/Smarty.spec
index e409ef9..2dbd693 100644
--- a/Smarty.spec
+++ b/Smarty.spec
@@ -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)
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to