Hi All
I was wanting to confirm what is proper "BuildRequire" for packages with systemd units when using macros %{_unitdir} or %{_userunitdir}
------------------------------------------------------------
Should it be simply :
BuildRequires: systemd
OR
BuildRequires: systemd-rpm-macros

Reference: https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#packaging_filesystem

Thanks
Salman