From f722690c518cffbc9efc7acdab2859a5b121a0a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 24 Aug 2012 01:16:10 +0300 Subject: [PATCH] - use php(core) as dependency to require php version - release 8 (by relup.sh) --- Smarty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Smarty.spec b/Smarty.spec index 2dbd693..314dc99 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: 8 +Release: 9 License: LGPL v2.1+ Group: Development/Languages/PHP Source0: http://www.smarty.net/distributions/%{name}-%{version}.tar.gz @@ -18,9 +18,9 @@ Patch0: path.patch Patch1: modifier.mb_truncate.patch URL: http://www.smarty.net/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 +Requires: php(core) >= %{php_min_version} Requires: php(pcre) Requires: php(tokenizer) -Requires: php-common >= 4:%{php_min_version} Requires: php-date BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0