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

glen glen at pld-linux.org
Fri Aug 24 00:21:18 CEST 2012


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

    - use php(core) as dependency to require php version
    - release 2 (by relup.sh)

 php-Smarty.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-Smarty.spec b/php-Smarty.spec
index 806672a..bb40a31 100644
--- a/php-Smarty.spec
+++ b/php-Smarty.spec
@@ -5,7 +5,7 @@ Summary:	Template engine for PHP
 Summary(pl.UTF-8):	System szablonów dla PHP
 Name:		php-Smarty
 Version:	%{main_version}
-Release:	2
+Release:	3
 License:	LGPL v2.1+
 Group:		Development/Languages/PHP
 Source0:	http://www.smarty.net/files/Smarty-%{version}.tar.gz
@@ -18,10 +18,10 @@ URL:		http://www.smarty.net/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.553
 BuildRequires:	unzip
+Requires:	php(core) >= %{php_min_version}
 Requires:	php(mbstring)
 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