[packages/Smarty-plugin-paginate] - use php(core) as dependency to require php version - release 5 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:16:04 CEST 2012


commit 8f668e27cde3b193ad304a5407603931256fa32b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:16:02 2012 +0300

    - use php(core) as dependency to require 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 dd31408..0ca2bf6 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:	5
+Release:	6
 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(core) >= %{php_min_version}
 Requires:	php(pcre)
-Requires:	php-common >= 4:%{php_min_version}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list