Skip to content

Commit

Permalink
SPEC: require systemtap-sdt-dtrace on ELN
Browse files Browse the repository at this point in the history
ELN (the future RHEL 11) tracks rawhide and therefore also includes a systemtap with a separate dtrace subpackage.
  • Loading branch information
yselkowitz authored Oct 22, 2024
1 parent d004e7b commit f53b9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/sssd.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ BuildRequires: softhsm >= 2.1.0
BuildRequires: bc
BuildRequires: systemd-devel
BuildRequires: systemtap-sdt-devel
%if 0%{?fedora} >= 41
%if 0%{?fedora} >= 41 || 0%{?rhel} >= 11
BuildRequires: systemtap-sdt-dtrace
%endif
BuildRequires: uid_wrapper
Expand Down

0 comments on commit f53b9fb

Please sign in to comment.