From 1db9d72fe212175a39bc49f42c1a9b11a2876908 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 24 Aug 2012 01:26:54 +0300 Subject: [PATCH] - use php(core) as dependency to require php version - release 4 (by relup.sh) --- php-pecl-tcpwrap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-pecl-tcpwrap.spec b/php-pecl-tcpwrap.spec index 59db17b..4efa2b5 100644 --- a/php-pecl-tcpwrap.spec +++ b/php-pecl-tcpwrap.spec @@ -4,7 +4,7 @@ Summary: %{_modname} - tcpwrapper bindings Summary(pl.UTF-8): %{_modname} - dowiązania tcpwrapper Name: php-pecl-%{_modname} Version: 1.1.3 -Release: 4 +Release: 5 License: PHP 3.01 Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz @@ -14,7 +14,7 @@ BuildRequires: libwrap-devel BuildRequires: php-devel >= 3:5.0.0 BuildRequires: rpmbuild(macros) >= 1.344 %{?requires_php_extension} -Requires: php-common >= 4:5.0.4 +Requires: php(core) >= 5.0.4 Obsoletes: php-pear-%{_modname} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0