diff options
author | CoprDistGit <infra@openeuler.org> | 2025-03-23 18:16:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-03-23 18:16:10 +0000 |
commit | 29a33491e5bdab587e06db5ba580d76a8b82b38f (patch) | |
tree | 8550bdacc5e0f93fd88df452f62b3595e2496743 | |
parent | 7e7f434a8382866f5483ad23ee1d2dcae1ae2c39 (diff) |
automatic import of vpp
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 5 |
3 files changed, 5 insertions, 3 deletions
@@ -28,3 +28,4 @@ /vpp-25.06-rc0~85_g9c948e4d2.tar.xz /vpp-25.06-rc0~92_g7a2b536fb.tar.xz /vpp-25.06-rc0~106_gee10298fe.tar.xz +/vpp-25.06-rc0~112_ge1705791e.tar.xz @@ -1 +1 @@ -034016fbb64aff1e2223db0b299513d8 vpp-25.06-rc0~106_gee10298fe.tar.xz +2b19e5d94a488d434d1ec6aab23c43ea vpp-25.06-rc0~112_ge1705791e.tar.xz @@ -22,8 +22,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.06 -Release: 0.106.rc0.20250314gitee10298fe%{?dist} -Source: %{name}-%{version}-rc0~106_gee10298fe.tar.xz +Release: 0.112.rc0.20250320gite1705791e%{?dist} +Source: %{name}-%{version}-rc0~112_ge1705791e.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply @@ -209,6 +209,7 @@ fi %defattr(-,bin,bin) %{_unitdir}/vpp.service %{_bindir}/vat2 +%{_bindir}/vcl_test_* %{_bindir}/vpp %{_bindir}/vppctl %{_bindir}/vpp_* |