add BuildRequires: systemd

This commit is contained in:
Sérgio M. Basto 2017-07-17 17:56:55 +01:00
parent 298f77bbbb
commit f8afcdd815
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
%{!?apply:%global apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p %%{-p*}} %%{-b:-b %%{-b*}} \
%nil}
%{!?systemd_reqs:%global systemd_reqs \
BuildRequires: systemd\
Requires(post): /bin/systemctl\
Requires(preun): /bin/systemctl\
Requires(postun): /bin/systemctl\