[HEADS UP] rpm-4.12.90 in rawhide

Petr Pisar ppisar at redhat.com
Wed Jul 29 08:40:07 UTC 2015


On 2015-07-28, Michael Schroeder <mls at suse.de> wrote:
> And there's IF and THEN/ELSE. IF is a postfix op, like in perl
> and ruby:
>
> Requires: a IF b
>
> THEN/ELSE is the infix one:
>
> Requires: b THEN a
> Requires: b ? a
> Requires: b THEN a ELSE c
> Requires: b ? a : c
>
When I read the documentation I wondered why different notations are
used. It puzzles me.

-- Petr



More information about the devel mailing list