[packages/Smarty-plugin-paginate] - use virtual php extension deps (to be independant of php version) - release 5 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:18:23 CEST 2012
commit fb285f4761d903482ecd5abf08fa6f38bbe62495
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:18:22 2012 +0300
- 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)
More information about the pld-cvs-commit
mailing list