!43 [sync] PR-39: add sw_64 in macros qt5_qtwebengine_arches

From: @openeuler-sync-bot 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2025-04-23 05:59:15 +00:00 committed by Gitee
commit 0cc51553ee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -5,5 +5,5 @@
# # If you cannot get this package to build on your secondary architecure, please:
# # * remove your architecture from this list AND
# # * put #1298011 onto your ExcludeArch tracker.
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 loongarch32 loongarch64
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 loongarch32 loongarch64 sw_64

View File

@ -1,6 +1,6 @@
Name: qt5
Version: 5.15.10
Release: 5
Release: 6
Summary: Qt5 meta package
License: GPLv3
URL: https://getfedora.org/
@ -93,6 +93,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
%changelog
* Wed Apr 23 2025 mahailiang <mahailiang@uniontech.com> - 5.15.10-6
- add sw_64 in macros qt5_qtwebengine_arches
* Thu Nov 28 2024 Funda Wang <fundawang@yeah.net> - 5.15.10-5
- Redefine qmake binary depending on buildarch at runtime