Modify loongarch64 patch use all arch

Signed-off-by: yangchenguang <yangchenguang@kylinsec.com.cn>
(cherry picked from commit 42eb9fd0b72ef118d7a4ed584a0fee40736476d6)
This commit is contained in:
yangchenguang 2024-01-15 09:15:04 +08:00 committed by openeuler-sync-bot
parent b580359f84
commit 9636cd348a

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