From f573f04ea00d1c1d0d59f22b07c833faa4ee45e8 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 16 Sep 2024 14:15:56 +0300 Subject: [PATCH] Remove riscv64 from %qt5_qtwebengine_arches. It doesn't compile anymore thus remove it to unblock other packages. Signed-off-by: David Abdurachmanov --- macros.qt5-srpm | 2 +- qt5.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/macros.qt5-srpm b/macros.qt5-srpm index 7fab15e..632755c 100644 --- a/macros.qt5-srpm +++ b/macros.qt5-srpm @@ -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 +%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el diff --git a/qt5.spec b/qt5.spec index f4a2fdc..06a4787 100644 --- a/qt5.spec +++ b/qt5.spec @@ -7,7 +7,7 @@ Name: qt5 # This version MUST remain in sync with Qt5 versions! Version: 5.15.15 -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} Summary: Qt5 meta package License: GPL-3.0-only URL: https://getfedora.org/ @@ -191,6 +191,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README %changelog +* Mon Sep 16 2024 David Abdurachmanov - 5.15.15-1.0.riscv64 +- Remove riscv64 from %%qt5_qtwebengine_arches. + * Wed Sep 04 2024 Jan Grulich - 5.15.15-1 - 5.15.15