diff options
author | CoprDistGit <infra@openeuler.org> | 2025-09-05 19:41:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-09-05 19:41:37 +0000 |
commit | e4b8dc4aee0610e9ecddd616b943a4c7ba171431 (patch) | |
tree | 7c05229c67d776cb47ae88fd31966a78d32f8ad5 | |
parent | 59e1e327013331cc7a2c57a426ba9cc3aea1bc7f (diff) |
automatic import of vppopeneuler24.03_LTSopeneuler22.03_LTS_SP4
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 5 |
3 files changed, 5 insertions, 3 deletions
@@ -44,3 +44,4 @@ /vpp-25.10-rc0~236_gd282e2c19.tar.xz /vpp-25.10-rc0~247_gd877375b3.tar.xz /vpp-25.10-rc0~271_g72b1b85bf.tar.xz +/vpp-25.10-rc0~278_ge070068b7.tar.xz @@ -1 +1 @@ -85f6d73e42a6a6b347e66526ff4646ac vpp-25.10-rc0~271_g72b1b85bf.tar.xz +13c1ed6cc0893c2ce199323b5a218555 vpp-25.10-rc0~278_ge070068b7.tar.xz @@ -23,8 +23,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.10 -Release: 0.271.rc0.20250829git72b1b85bf%{?dist} -Source: %{name}-%{version}-rc0~271_g72b1b85bf.tar.xz +Release: 0.278.rc0.20250905gite070068b7%{?dist} +Source: %{name}-%{version}-rc0~278_ge070068b7.tar.xz Patch0: https://github.com/FDio/vpp/commit/f22e84b9b9ff70a45f8d5e47f6d516324b81f8c8.patch BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath @@ -276,6 +276,7 @@ fi %files plugins %defattr(-,bin,bin) +%{_libdir}/daq %{_libdir}/vpp_plugins %{_libdir}/vpp_api_test_plugins %{_libdir}/vat2_plugins |