!70 [sync] PR-67: Modify loongarch64 patch use all arch

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-01-23 01:29:10 +00:00 committed by Gitee
commit 54e0c83938
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -18,7 +18,7 @@
Name: libdnf
Version: 0.69.0
Release: 7
Release: 8
Summary: Library providing simplified C and Python API to libsolv
License: LGPLv2+
URL: https://github.com/rpm-software-management/libdnf
@ -41,9 +41,7 @@ Obsoletes: python2-hawkey-debuginfo < %{version}-%{release}
Obsoletes: python2-libdnf-debuginfo < %{version}-%{release}
Patch6000: backport-query-py-ensure-reldep-is-from-the-same-sack.patch
%ifarch loongarch64
Patch6001: 0001-libdnf-0.65.0-add-loongarch-support.patch
%endif
Patch6002: backport-Add-check-after-malloc-allocation.patch
Patch6003: backport-Disconnect-monitors-in-dnf_repo_loader_finalize.patch
Patch6004: backport-python-bindings-Load-all-modules-with-RTLD_GLOBAL.patch
@ -129,6 +127,9 @@ popd
%{python3_sitearch}/hawkey/
%changelog
* Mon Jan 15 2024 yangchenguang <yangchenguang@kylinsec.com.cn> - 0.69.0-8
- Modify loongarch64 patch use all arch
* Fri Dec 29 2023 chenhaixing <chenhaixing@huawei.com> - 0.69.0-7
- Type:bugfix
- CVE:NA