diff options
Diffstat (limited to 'vpp.spec')
-rw-r--r-- | vpp.spec | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -23,12 +23,13 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.10 -Release: 0.247.rc0.20250823gitd877375b3%{?dist} -Source: %{name}-%{version}-rc0~247_gd877375b3.tar.xz +Release: 0.271.rc0.20250829git72b1b85bf%{?dist} +Source: %{name}-%{version}-rc0~271_g72b1b85bf.tar.xz Patch0: https://github.com/FDio/vpp/commit/f22e84b9b9ff70a45f8d5e47f6d516324b81f8c8.patch BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath -BuildRequires: python3-devel python3-ply python3-pip python3-wheel +BuildRequires: python3-devel python3-ply +BuildRequires: python3-setuptools python3-pip python3-wheel BuildRequires: check-devel subunit-devel BuildRequires: selinux-policy-devel BuildRequires: libmnl-devel libnl3-devel |