add loongarch in macros qt5_qtwebengine_arches
Signed-off-by: liweigang <liweiganga@uniontech.com> (cherry picked from commit 1d4ea7bd99fbd684aa7afed8ee0cbbac1d9adde2)
This commit is contained in:
parent
31df92f7aa
commit
cd8ecfda73
@ -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
|
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 loongarch32 loongarch64
|
||||||
|
|
||||||
|
|||||||
7
qt5.spec
7
qt5.spec
@ -1,6 +1,6 @@
|
|||||||
Name: qt5
|
Name: qt5
|
||||||
Version: 5.15.10
|
Version: 5.15.10
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Qt5 meta package
|
Summary: Qt5 meta package
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://getfedora.org/
|
URL: https://getfedora.org/
|
||||||
@ -94,8 +94,11 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
|
|||||||
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
|
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 07 2024 liweigang <liweiganga@uniontech.com> - 5.15.10-4
|
||||||
|
- add loongarch in macros qt5_qtwebengine_arches
|
||||||
|
|
||||||
* Sun Apr 7 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 5.15.10-3
|
* Sun Apr 7 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 5.15.10-3
|
||||||
- add riscv64 in macros qt5_qtwebengine_arches
|
- add riscv64 in macros qt5_qtwebengine_arches
|
||||||
|
|
||||||
* Wed Sep 13 2023 yoo <sunyuechi@iscas.ac.cn> - 5.15.10-2
|
* Wed Sep 13 2023 yoo <sunyuechi@iscas.ac.cn> - 5.15.10-2
|
||||||
- fix other qt5-xx pkg, clang build need -spec linux-clang
|
- fix other qt5-xx pkg, clang build need -spec linux-clang
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user