Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=502686 --- Comment #3 from Michael Schwendt <mschwendt@xxxxxxxxx> 2009-05-31 12:56:27 EDT --- * The macros are Fedora EPEL specific. You need add-on packages: http://buildsys.fedoraproject.org/buildgroups/ * Have you verified that CentOS builds all packages as noarch? Or is it just rpmlint that returns a false positive? AFAIK, it only runs some regexp over the spec file. > 'rpm --eval "%{fedora}"' gives "%{fedora}" In the spec it's %{?fedora} however (cf. "rpm --eval %{?fedora}"), which expands to %nil if the macro is undefined. Hence 0%{?fedora} >= 10 is false on CentOS. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review