From: Elan Ruusamäe Date: Wed, 14 May 2014 18:12:17 +0000 (+0300) Subject: use rpm4/rpm5 compatible _noautoreq pear X-Git-Tag: auto/th/php-pear-PHP_Beautifier-0.1.15-5 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=3c4e06abd408ca1eb993b5738278ae4c559522fc;p=packages%2Fphp-pear-PHP_Beautifier.git use rpm4/rpm5 compatible _noautoreq pear --- diff --git a/php-pear-PHP_Beautifier.spec b/php-pear-PHP_Beautifier.spec index 7cc6281..278bb8b 100644 --- a/php-pear-PHP_Beautifier.spec +++ b/php-pear-PHP_Beautifier.spec @@ -28,7 +28,7 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # exclude optional dependencies -%define _noautoreq 'pear(Console/Getopt.*)' 'pear(Archive/Tar.*)' pear(PHP/DocBlockGenerator.*) +%define _noautoreq_pear Console/Getopt.* Archive/Tar.* PHP/DocBlockGenerator.* %description This program reformat and beautify PHP source code files