]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Fix dtrace BuildRequires on fedora 41+
authorCole Robinson <crobinso@redhat.com>
Tue, 27 Aug 2024 18:15:45 +0000 (14:15 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 4 Sep 2024 15:37:38 +0000 (11:37 -0400)
commit6f10d15ca18c927e6533577421d437826314548e
treee334e983a51cd19c6ed130a187c30c68dd219fcb
parentf6fb097e11a15e390d989411b2660ead0d1a7c10
spec: Fix dtrace BuildRequires on fedora 41+

/usr/bin/dtrace has been split from `systemtap-sdt-devel` into
`systemtap-sdt-dtrace`

It's forward and backward compatible to require the dtrace binary
directly.

We still need the latter dep though, for sdt.h in generated
libvirt_probes.h

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
libvirt.spec.in