]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: add systemd-rpm-macros build dependency
authorPavel Hrdina <phrdina@redhat.com>
Mon, 26 Sep 2022 16:33:20 +0000 (18:33 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 3 Oct 2022 10:05:06 +0000 (12:05 +0200)
commit69045df5c422b51264ed741b0f8fe2b000fe122b
tree71a6979ad47868c0225db5b8eee7ae73e83d2cb8
parent55f3ed17d7d4a0d90f98d185fbde37dd6d8e3da6
spec: add systemd-rpm-macros build dependency

We should explicitly depend on this package as we use some macros
defined by files that are installed from systemd-rpm-macros.

Currently the build works only because some of our other build
dependencies pull in systemd which will install systemd-rpm-macros if
rpm-build is installed as well.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
libvirt.spec.in