From a3f6cbf174b8a8c17aa49dfb58ec2af95b7ac551 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Aug 2012 17:22:08 +0300 Subject: [PATCH] - 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) -- 2.44.0