diff options
author | CoprDistGit <infra@openeuler.org> | 2025-04-05 19:45:25 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-04-05 19:45:25 +0000 |
commit | 6f357d24ab3106f9e2f74ece08d4cd066cbfbb7d (patch) | |
tree | ad6c307e87a0ec184dbf23baf8c93f5b743f60e4 | |
parent | a0d903195135d6afbf178ab9c89deb0a8a881fb2 (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
@@ -30,3 +30,4 @@ /vpp-25.06-rc0~106_gee10298fe.tar.xz /vpp-25.06-rc0~112_ge1705791e.tar.xz /vpp-25.06-rc0~129_g6132c8839.tar.xz +/vpp-25.06-rc0~144_ga86d7614e.tar.xz @@ -1 +1 @@ -9d21fef14f92f6f6f20d2b2bb76db92d vpp-25.06-rc0~129_g6132c8839.tar.xz +48e1a96737f31a24528658b54c4a6d87 vpp-25.06-rc0~144_ga86d7614e.tar.xz @@ -1,4 +1,5 @@ %undefine _auto_set_build_flags +%define _use_weak_usergroup_deps 1 %{?systemd_requires} @@ -22,8 +23,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.06 -Release: 0.129.rc0.20250328git6132c8839%{?dist} -Source: %{name}-%{version}-rc0~129_g6132c8839.tar.xz +Release: 0.144.rc0.20250404gita86d7614e%{?dist} +Source: %{name}-%{version}-rc0~144_ga86d7614e.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply |