From de1e844bc0889f328100613ee3f7f3174266ed6a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 1 Jan 2017 06:47:43 -0600 Subject: [PATCH] update %%files (qtwebengine) --- python-qt5.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-qt5.spec b/python-qt5.spec index 1c9d8a7..f2b99aa 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -322,6 +322,7 @@ sed -i \ %if 0%{?webengine} %files webengine +%{python2_sitearch}/PyQt5/QtWebEngine.* %{python2_sitearch}/PyQt5/QtWebEngineCore.* %{python2_sitearch}/PyQt5/QtWebEngineWidgets.* %endif @@ -391,6 +392,7 @@ sed -i \ %if 0%{?webengine} %files -n python3-qt5-webengine +%{python3_sitearch}/PyQt5/QtWebEngine.* %{python3_sitearch}/PyQt5/QtWebEngineCore.* %{python3_sitearch}/PyQt5/QtWebEngineWidgets.* %endif