summaryrefslogtreecommitdiff
path: root/vpp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vpp.spec')
-rw-r--r--vpp.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/vpp.spec b/vpp.spec
index ff7d61d..b5d0a14 100644
--- a/vpp.spec
+++ b/vpp.spec
@@ -21,9 +21,9 @@
Name: vpp
Summary: Vector Packet Processing
License: ASL 2.0
-Version: 25.02
-Release: 0.255.rc0.20250117gitd9f3fbefc%{?dist}
-Source: %{name}-%{version}-rc0~255_gd9f3fbefc.tar.xz
+Version: 25.06
+Release: 0.16.rc0.20250124gitf79c4be55%{?dist}
+Source: %{name}-%{version}-rc0~16_gf79c4be55.tar.xz
BuildRequires: vpp-ext-deps
BuildRequires: systemd chrpath
BuildRequires: python3-devel python3-ply
@@ -113,6 +113,10 @@ This package contains a tailored VPP SELinux policy
groupadd -f -r vpp
%build
+%if 0%{?rhel} >= 10
+export VPP_EXCLUDED_PLUGINS=tlsopenssl
+%endif
+
make -C build-root V=1 PLATFORM=vpp TAG=vpp install-packages
cd extras/selinux && make -f %{_datadir}/selinux/devel/Makefile