riscv64: restore nix-0.16.1 patch

(cherry picked from commit 02747e8137344018f707d5f31d7d5678429c6e39)
This commit is contained in:
laokz 2025-03-03 16:12:00 +08:00 committed by openeuler-sync-bot
parent d0f346a42e
commit d93a080cb1
2 changed files with 32 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
Name: lib-shim-v2
Version: 0.0.1
Release: 10
Release: 11
URL: https://gitee.com/openeuler/lib-shim-v2
Source: %{name}-%{version}.tar.gz
Source1: libc.tar.gz
@ -25,6 +25,7 @@ Patch05: 0005-sandbox-sandbox-api-update.patch
Patch06: 0006-add-adapter-for-runc-sandboxer.patch
Patch07: 0007-update-dependent-protobuf-and-ttrpc-version.patch
Patch08: 0008-support-stats-cmd.patch
Patch09: 0009-add-riscv-support.patch
BuildRequires: rust
BuildRequires: cargo
@ -76,6 +77,12 @@ install -m 0755 target/release/libshim_v2.so ${RPM_BUILD_ROOT}/%{_libdir}/libshi
%{_includedir}/shim_v2.h
%changelog
* Mon Mar 03 2025 laokz <zhangkai@iscas.ac.cn> - 0.0.1-11
- Type:Fix
- ID:NA
- SUG:NA
- DESC: riscv64: restore nix-0.16.1 patch
* Wed Jan 15 2025 kamizjw <zhongjiawei1@huawei.com> - 0.0.1-10
- Type:NA
- ID:NA