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

index 1318f87b5455716ba810cf0b10bf102dddb0666d..dfb740cd6b1e9a2a4281e57ca74a3686ff5e68d8 100644 (file)
@@ -13,7 +13,7 @@ Source0:      http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:           http://pear.php.net/package/System_ProcWatch/
 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.0.2
 Requires:      php(pcre)
 Requires:      php-pear
@@ -25,7 +25,7 @@ BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define                _noautoreq      'pear(XML/Parser.*)' 'pear(XML/DTD.*)' 'pear(Console/Getopt.*)' 'pear(.*)'
+%define                _noautoreq_pear XML/Parser.* XML/DTD.* Console/Getopt.* .*
 
 %description
 With this package you can monitor running processes based upon an XML
This page took 0.079694 seconds and 4 git commands to generate.