From: Elan Ruusamäe Date: Wed, 14 May 2014 16:49:33 +0000 (+0300) Subject: - use virtual php extension deps (to be independant of php version) X-Git-Tag: auto/th/php-pear-System_Socket-0.4.1-10~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=f0138c6015bb27491c363644fd310dec734ffd44;p=packages%2Fphp-pear-System_Socket.git - use virtual php extension deps (to be independant of php version) - release 10 (by relup.sh) --- 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