
9 May
2018
9 May
'18
3:22 p.m.
On 05/09/2018 05:01 AM, Andrea Bolognani wrote:
On Tue, 2018-05-08 at 09:53 -0400, Cole Robinson wrote:
2 patches from a Fedora contributor, 1 from me, dropping spec bits that aren't required on el6 and later builds
Note that we no longer support building on CentOS 6 either, so maybe there are more cleanup opportunities there...
On a quick glance I don't see any of this type of RPM boiler plate that can be dropped, much of that was tied to RHEL5 compat. But there's definitely a lot of 0%{?rhel} >= 7 conditionals which are redundant now, which leads to dropping non-systemd and non-systemd-macros stuff which is quite nice - Cole