diff --git a/kernel.spec b/kernel.spec index 4de9cd8b3..036f5f878 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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