]> git.ipfire.org Git - thirdparty/lldpd.git/commit
redhat: fix parentheses on conditions
authorVincent Bernat <vincent@bernat.im>
Sat, 20 Feb 2016 17:52:20 +0000 (18:52 +0100)
committerVincent Bernat <vincent@bernat.im>
Sat, 20 Feb 2016 17:52:20 +0000 (18:52 +0100)
commitd788766d6f2dd29b644bf90b0c17fb15a7fec0c0
tree8c3c1af9b154cc3ea4adc026bdb70796c788aafe
parent37ca8e1a0963977b8ec667184c16a700fb506731
redhat: fix parentheses on conditions

For some reason, the regular precedence for "&&" and "||" doesn't work
in a .spec. Use parentheses to overcome that.

Also, RHEL doesn't ship with libevent-devel at all. Don't use it.
redhat/lldpd.spec