From 7560ce666ad71f4cd0184edc973723aa518636d0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 29 May 2018 05:34:31 -0500 Subject: [PATCH] Revert "disable webengine support" This reverts commit 8906a7db982932dae62bfa4df0f97a3fe6be098f. --- python-qt5.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index edad803..9090242 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -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 - 5.10.1-3 - rebuild (qt5) -- disable webengine support (temporary) * Tue Mar 20 2018 Zbigniew Jędrzejewski-Szmek - 5.10.1-2 - Add missing %%python_provide macros