disable webengine support

This commit is contained in:
Rex Dieter 2018-05-28 20:00:45 -05:00
parent a591af657c
commit 8906a7db98

View File

@ -9,7 +9,7 @@
# drop power64, it's not supported yet (than)
%if 0%{?fedora} || 0%{?rhel} > 7
%ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
%global webengine 1
#global webengine 1
%endif
%endif
%global webkit 1
@ -482,6 +482,7 @@ sed -i \
%changelog
* Mon May 28 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.10.1-3
- rebuild (qt5)
- disable webengine support (temporary)
* Tue Mar 20 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 5.10.1-2
- Add missing %%python_provide macros