From c68aaf6c74b2f88ccb447fc35bdcde6bedeee4e0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 25 Jan 2025 17:20:25 +0000 Subject: automatic import of vpp --- .gitignore | 1 + sources | 2 +- vpp.spec | 10 +++++++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 76358e5..8269043 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /vpp-25.02-rc0~209_gd11d31653.tar.xz /vpp-25.02-rc0~230_g6676d9516.tar.xz /vpp-25.02-rc0~255_gd9f3fbefc.tar.xz +/vpp-25.06-rc0~16_gf79c4be55.tar.xz diff --git a/sources b/sources index 863bc4f..b3dd0c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59f71f42b130e3b6a29042bc0189e7cc vpp-25.02-rc0~255_gd9f3fbefc.tar.xz +6a482a5c683068ac8e519bc8a4c717d1 vpp-25.06-rc0~16_gf79c4be55.tar.xz 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 -- cgit v1.2.3