From f55ab1d3ea2a13c844932834badc2ef4c7c24d8c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 12 May 2017 13:58:46 -0500 Subject: [PATCH] (temp) disable -webengine support --- python-qt5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index b85ab80..a054421 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -10,7 +10,7 @@ # drop power64, it's not supported yet (than) %if 0%{?fedora} > 22 %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 @@ -20,7 +20,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.8.2 -Release: 2%{?dist} +Release: 3%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -452,6 +452,9 @@ sed -i \ %changelog +* Fri May 12 2017 Rex Dieter - 5.8.2-3 +- (temp) disable -webengine support + * Thu May 11 2017 Rex Dieter - 5.8.2-2 - rebuild (qt5)