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=732205 --- Comment #9 from Denis Arnaud <denis.arnaud_fedora@xxxxxxx> 2011-08-25 12:45:27 EDT --- (In reply to comment #8) > This also is quite close to the python default macro for python3 subpackages: > https://fedoraproject.org/wiki/Packaging:Python#Macros The conditions on versions are the same (fedora > 12 and rhel >5). Thanks for having pointed that out. I was trying to find an elegant way to avoid writing explicitly Fedora version, as Fedora <= 13 is no longer supported (EOL). Therefore, "0%{?fedora} > 12" always evaluates to true on Fedora. Hence, "%{?fedora:BuildArch: noarch}" is more elegant. But I do not know how to combine that form of macro (without explicit version) with the other form (i.e., "0%{?rhel} > 5"). If someone has an idea, do not hesitate :) I'll be on vacations for three weeks, and may therefore not be able to work on that packaging effort before some time. Thanks for having given your feedback and hints! -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review