BPF Tool versioning seems incompatible with stable versioning

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2024-01-20 19:51:47 -06:00
commit 4422888ddd
No known key found for this signature in database
GPG key ID: B8FA7924A4B1C140

View file

@ -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