Gary Buhrmaster wrote:

> On Wed, Jun 17, 2020 at 5:41 AM Igor Raits
> <ignatenkobr...@fedoraproject.org> wrote:
> 
>>
>> %if (0%{?rhel} && 0%{?rhel}) <= 8 || (0%{?fedora} && 0%{?fedora} <= 32)
>>
> 
> Yes, I have written such spec file lines, and while
> they are correct, they tend to be ugly to parse for
> humans.

Apparently also to linearize (unparse), as evidenced by the typo (misplaced 
closing parenthesis) in Igor's line. :-) (Hint: Comparing a boolean 
expression with 8 does not make sense.)

        Kevin Kofler
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to