diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-31 13:49:03 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-31 13:49:03 +0000 |
commit | 59e1e327013331cc7a2c57a426ba9cc3aea1bc7f (patch) | |
tree | b2fc7f649ac7a505f8561f5b0b0b64eff78414b2 | |
parent | 2f7804d38265a3daa80451afe3db996a4a3599ef (diff) |
automatic import of vpp
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 7 |
3 files changed, 6 insertions, 4 deletions
@@ -43,3 +43,4 @@ /vpp-25.10-rc0~217_gae4c21faa.tar.xz /vpp-25.10-rc0~236_gd282e2c19.tar.xz /vpp-25.10-rc0~247_gd877375b3.tar.xz +/vpp-25.10-rc0~271_g72b1b85bf.tar.xz @@ -1 +1 @@ -cfbf9c0d2ca195e763f9018b0030d18b vpp-25.10-rc0~247_gd877375b3.tar.xz +85f6d73e42a6a6b347e66526ff4646ac vpp-25.10-rc0~271_g72b1b85bf.tar.xz @@ -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 |