[Bug 502686] Review Request: wsdlpull - C++ Web Services client library

bugzilla at redhat.com bugzilla at redhat.com
Sun May 31 16:56:28 UTC 2009


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 at gmail.com>  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.




More information about the Fedora-package-review mailing list