add sw_64 in macros qt5_qtwebengine_arches
(cherry picked from commit 1c575e21142f7b555d2a453a65cc88b7c040e5c7)
This commit is contained in:
parent
a2c4c17c94
commit
148ede5f0d
@ -5,5 +5,5 @@
|
|||||||
# # If you cannot get this package to build on your secondary architecure, please:
|
# # If you cannot get this package to build on your secondary architecure, please:
|
||||||
# # * remove your architecture from this list AND
|
# # * remove your architecture from this list AND
|
||||||
# # * put #1298011 onto your ExcludeArch tracker.
|
# # * 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
|
||||||
|
|
||||||
|
|||||||
5
qt5.spec
5
qt5.spec
@ -1,6 +1,6 @@
|
|||||||
Name: qt5
|
Name: qt5
|
||||||
Version: 5.15.10
|
Version: 5.15.10
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Qt5 meta package
|
Summary: Qt5 meta package
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://getfedora.org/
|
URL: https://getfedora.org/
|
||||||
@ -93,6 +93,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
|
|||||||
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
|
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 28 2024 Funda Wang <fundawang@yeah.net> - 5.15.10-5
|
||||||
- Redefine qmake binary depending on buildarch at runtime
|
- Redefine qmake binary depending on buildarch at runtime
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user