]> sourceware.org Git - systemtap.git/commit
systemtap.spec: add systemd as BuildRequires & Requires if %{with_systemd}
authorIgor Zhbanov <izh1979@gmail.com>
Fri, 29 Jul 2016 17:51:21 +0000 (13:51 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 29 Jul 2016 17:51:21 +0000 (13:51 -0400)
commit10a7ba129f164cf935c9fd669c83afed537f2e57
treeb4b4c0c4d2919dc6e2802ea283b371206249f5e5
parent05d8da72af67d9f83e70698c5f54fb32705ea5c9
systemtap.spec: add systemd as BuildRequires & Requires if %{with_systemd}

It should have both "Requires: systemd" and "BuildRequires: systemd".
BuildRequires because it uses %{_unitdir} and %{_tmpfilesdir}, and
Requires because of systemctl in %post.
systemtap.spec
This page took 0.025475 seconds and 5 git commands to generate.