https://bugzilla.redhat.com/show_bug.cgi?id=1691022 --- Comment #10 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- > > > > - What platform are you targeting that don't have systemd macros? They are > > even on EPEL7. > > Remove all the %if 0%{?systemd_*:1} conditionals. > > > > Done You removed the wrong part of the conditionals: the goal was to keep the SystemD macros and remove the "manual" alternative: %preun central %systemd_preun ovn-northd.service %preun host %systemd_preun ovn-controller.service %preun vtep %systemd_preun ovn-controller-vtep.service %post central %systemd_post ovn-northd.service %post host %systemd_post ovn-controller.service %post vtep %systemd_post ovn-controller-vtep.service %postun central %systemd_postun ovn-northd.service %postun host %systemd_postun ovn-controller.service %postun vtep %systemd_postun ovn-controller-vtep -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx