From fb285f4761d903482ecd5abf08fa6f38bbe62495 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Aug 2012 17:18:22 +0300 Subject: [PATCH] - use virtual php extension deps (to be independant of php version) - release 5 (by relup.sh) --- Smarty-plugin-paginate.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Smarty-plugin-paginate.spec b/Smarty-plugin-paginate.spec index 70c6c7f..dd31408 100644 --- a/Smarty-plugin-paginate.spec +++ b/Smarty-plugin-paginate.spec @@ -3,7 +3,7 @@ Summary: Smarty plugin for data set pagination Name: Smarty-plugin-paginate Version: 1.6 -Release: 1 +Release: 5 License: LGPL v2.1+ Group: Development/Languages/PHP Source0: http://www.phpinsider.com/php/code/SmartyPaginate/SmartyPaginate-%{version}.tar.gz @@ -11,8 +11,8 @@ Source0: http://www.phpinsider.com/php/code/SmartyPaginate/SmartyPaginate-%{vers URL: http://www.phpinsider.com/php/code/SmartyPaginate/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 Requires: Smarty +Requires: php(pcre) Requires: php-common >= 4:%{php_min_version} -Requires: php-pcre BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0