]> git.pld-linux.org Git - packages/php-pear-PHP_Beautifier.git/blobdiff - php-pear-PHP_Beautifier.spec
use rpm4/rpm5 compatible _noautoreq pear
[packages/php-pear-PHP_Beautifier.git] / php-pear-PHP_Beautifier.spec
index 7cc628143d690825e1e0fae13336c9ffb707bac9..278bb8b7cf4d1a34aede41e8b01f36aab1f6d195 100644 (file)
@@ -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
This page took 0.03119 seconds and 4 git commands to generate.