BPF Tool versioning seems incompatible with stable versioning
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
d3e5c1a41f
commit
4422888ddd
1 changed files with 0 additions and 4 deletions
|
|
@ -1227,18 +1227,14 @@ analysing the logical and timing behavior of Linux.
|
|||
|
||||
%if %{with_bpftool}
|
||||
|
||||
%define bpftoolversion 7.3.0
|
||||
|
||||
%package -n bpftool
|
||||
Summary: Inspection and simple manipulation of eBPF programs and maps
|
||||
Version: %{bpftoolversion}
|
||||
%description -n bpftool
|
||||
This package contains the bpftool, which allows inspection and simple
|
||||
manipulation of eBPF programs and maps.
|
||||
|
||||
%package -n bpftool-debuginfo
|
||||
Summary: Debug information for package bpftool
|
||||
Version: %{bpftoolversion}
|
||||
Group: Development/Debug
|
||||
Requires: %{name}-debuginfo-common-%{_target_cpu} = %{specrpmversion}-%{release}
|
||||
AutoReqProv: no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue