adjust the position of Shenwei patch

sw patch is not universal and the Makefile is modified so it is still isolated by architecture.

Signed-off-by: vegbir <yangjiaqi16@huawei.com>
This commit is contained in:
vegbir 2023-08-31 07:21:44 +00:00
parent 83b8312482
commit 7e55a751e2

View File

@ -1,7 +1,7 @@
#Basic Information
Name: syscontainer-tools
Version: 0.9
Release: 59
Release: 60
Summary: syscontainer tools for IT, work with iSulad
License: Mulan PSL v2
URL: https://gitee.com/openeuler/syscontainer-tools
@ -13,7 +13,9 @@ Patch2: 0002-syscontainer-tools-build-security-option.patch
Patch3: 0003-enable-external-linkmode-for-cgo-build.patch
Patch4: 0004-add-dt-test.patch
Patch5: 0005-add-riscv64-to-syscall-build.patch
%ifarch sw_64
Patch6: 0006-syscontainer-tools-Add-sw64-architecture.patch
%endif
Patch7: 0007-support-ipv6.patch
Patch8: 0008-use-file-locks-to-avoid-remounting-the-sharepath-mas.patch
Patch9: 0009-clean-up-run-syscontainer-tools-netns-containerid-di.patch
@ -119,6 +121,12 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
rm -rfv %{buildroot}
%changelog
* Thu Aug 31 2023 yangjiaqi<yangjiaqi16@huawei.com> - 0.9-60
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC:adjust the position of Shenwei patch
* Tue Aug 29 2023 yangjiaqi<yangjiaqi16@huawei.com> - 0.9-59
- Type:bugfix
- CVE:NA