https://bugzilla.redhat.com/show_bug.cgi?id=1032670 --- Comment #8 from Vincent Batts <vbatts@xxxxxxxxxx> --- i was chewing on that too. something like: %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 %post %systemd_post %{name}.service %preun %systemd_preun %{name}.service %postun %systemd_postun_with_restart %{name}.service %endif And elsewhere, it works, but you still have to resolve all of the runtime dependencies (which are not in EPEL). Though, since all the runtime dependencies are available and used internally, then it would simplify things to have a single spec that works everywhere. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review