|
|
|
@ -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,7 +482,6 @@ 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
|
|
|
|
|