From f0138c6015bb27491c363644fd310dec734ffd44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 14 May 2014 19:49:33 +0300 Subject: [PATCH] - use virtual php extension deps (to be independant of php version) - release 10 (by relup.sh) --- php-pear-System_Socket.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/php-pear-System_Socket.spec b/php-pear-System_Socket.spec index 6f6d321..aaa2278 100644 --- a/php-pear-System_Socket.spec +++ b/php-pear-System_Socket.spec @@ -1,5 +1,3 @@ -%define _class System -%define _subclass Socket %define _status alpha %define _pearname System_Socket %include /usr/lib/rpm/macros.php @@ -7,7 +5,7 @@ Summary: %{_pearname} - OO socket API Summary(pl.UTF-8): %{_pearname} - Zorientowane obiektowo API dla gniazd Name: php-pear-%{_pearname} Version: 0.4.1 -Release: 9 +Release: 10 License: PHP 2.02 Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz @@ -16,8 +14,8 @@ URL: http://pear.php.net/package/System_Socket/ BuildRequires: php-pear-PEAR BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.300 +Requires: php(core) >= 4.3.0 Requires: php(sockets) -Requires: php-common >= 3:4.3.0 Requires: php-pear Requires: php-pear-PEAR-core Suggests: php-pear-Log -- 2.44.0