summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2013-06-20 21:22:43 (GMT)
committerElan Ruusamäe2013-06-20 21:22:43 (GMT)
commit7a1353301dad78b3925d94f3e795109826b2f303 (patch)
tree0ac6744dbd0b52e40dbf653d4f95aa1fcbf677d7
parent9f4cd0ec61481acdbc8dadd0641ce6a71406d85e (diff)
downloadphp-pear-PEAR-7a1353301dad78b3925d94f3e795109826b2f303.zip
php-pear-PEAR-7a1353301dad78b3925d94f3e795109826b2f303.tar.gz
update rpm5 compatible noautopear
-rw-r--r--php-pear-PEAR.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index 0889db3..5ee4188 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -29,7 +29,7 @@ BuildRequires: /usr/bin/php
BuildRequires: php-pcre
BuildRequires: php-xml
BuildRequires: rpm-php-pearprov >= 4.4.2-30.1
-BuildRequires: rpmbuild(macros) >= 1.563
+BuildRequires: rpmbuild(macros) >= 1.654
Requires: %{name}-core = %{epoch}:%{version}-%{release}
Requires: /usr/bin/php
Requires: php(core) >= %{php_min_version}
@@ -55,7 +55,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# PEAR_Command_Packaging is separate package
# PEAR_FTP is optional
-%define _noautoreq 'pear(PEAR/FTP.php)' 'pear(Net/FTP.php)' 'pear(XML/RPC.*)' 'pear(PEAR/Command/Packaging.php)'
+%define _noautoreq_pear PEAR/FTP.php Net/FTP.php XML/RPC.* PEAR/Command/Packaging.php
%description
The PEAR package contains: