]> git.pld-linux.org Git - packages/php-pear-System_Socket.git/commitdiff
use rpm4/rpm5 compatible _noautoreq pear auto/th/php-pear-System_Socket-0.4.1-10
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 18:12:53 +0000 (21:12 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 18:12:53 +0000 (21:12 +0300)
php-pear-System_Socket.spec

index aaa2278b688eccf6ae66f54518628a2438297c91..caa5dfdbb4074081504be310914fc4e014f0016b 100644 (file)
@@ -13,7 +13,7 @@ Source0:      http://pear.php.net/get/%{_pearname}-%{version}.tgz
 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
+BuildRequires: rpmbuild(macros) >= 1.654
 Requires:      php(core) >= 4.3.0
 Requires:      php(sockets)
 Requires:      php-pear
@@ -24,7 +24,7 @@ BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define                _noautoreq      'pear(Net/IPv4.*)' 'pear(Log.*)'
+%define                _noautoreq_pear Net/IPv4.* Log.*
 
 %description
 Aims to provide a thight and robust OO API to PHPs socket extension
This page took 0.063124 seconds and 4 git commands to generate.