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

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


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

    - 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)


More information about the pld-cvs-commit mailing list