https://bugzilla.redhat.com/show_bug.cgi?id=1166919



--- Comment #4 from Miroslav Suchý <[email protected]> ---

> I had a reviewer of a previous python package insist that I put that at the
> top, because Fedora first introduced python 3 in F-12,

Aha.

> If I was smart enough to figure out how to make the conditional read "This is 
> either Fedora, or it is RHEL and the RHEL version is 8 or higher," I would do 
> that instead and drop the 12 altogether.  But I'm not quite sure how to do 
> that.

In that case it should be:
  %if 0%{?fedora} || 0%{?rhel} >= 8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to