Recommend %{?systemd_requires} and such instead of %systemd_requires so the specfile will still parse if systemd-rpm-macros is not installed.
Fixes #1023
" The format" should not be there?
rebased onto a82a5bef0b3d53b0e8989734c1f1f86ebf611e0e
Indeed. Fixed and squashed.
Pull-Request has been merged by tibbs
Recommend %{?systemd_requires} and such instead of %systemd_requires so
the specfile will still parse if systemd-rpm-macros is not installed.
Fixes #1023