
25 Sep
2024
25 Sep
'24
10:23 a.m.
On Tue, Sep 24, 2024 at 03:18:40PM +0200, Ján Tomko wrote:
Fedora has decided to separate dtrace out of the systemtap-sdt-devel package: https://fedoraproject.org/wiki/Changes/Separate_dtrace_package
Similarly, these are split in OpenSUSE Tumbleweed, however in a backward-compatbile way: https://build.opensuse.org/package/show/openSUSE:Factory/systemtap
Require the new 'systemtap' package mapping, as well as the old 'dtrace'.
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com> And please use space between PATCH and the patch version, just like git send-email/format-patch -v<n> do. Thanks