From 87bcbaa0dd05251a619d4684aa997eee4c36e613 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 25 Apr 2016 13:46:30 -0500 Subject: [PATCH] update %%files --- python-qt5.spec | 80 +++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 39 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index cfde98f..04bdbb3 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -318,13 +318,14 @@ sed -i \ %if 0%{?webengine} %files webengine -%{python2_sitearch}/PyQt5/QtWebEngineWidgets.so +%{python2_sitearch}/PyQt5/QtWebEngineCore.* +%{python2_sitearch}/PyQt5/QtWebEngineWidgets.* %endif %if 0%{?webkit} %files webkit -%{python2_sitearch}/PyQt5/QtWebKit.so -%{python2_sitearch}/PyQt5/QtWebKitWidgets.so +%{python2_sitearch}/PyQt5/QtWebKit.* +%{python2_sitearch}/PyQt5/QtWebKitWidgets.* %endif %files rpm-macros @@ -345,50 +346,51 @@ sed -i \ %dir %{python3_sitearch}/PyQt5/ %{python3_sitearch}/PyQt5/__pycache__/ %{python3_sitearch}/PyQt5/__init__.py* -%{python3_sitearch}/PyQt5/Enginio.so -%{python3_sitearch}/PyQt5/Qt.so -%{python3_sitearch}/PyQt5/QtBluetooth.so -%{python3_sitearch}/PyQt5/QtCore.so -%{python3_sitearch}/PyQt5/QtDBus.so -%{python3_sitearch}/PyQt5/QtDesigner.so -%{python3_sitearch}/PyQt5/QtGui.so -%{python3_sitearch}/PyQt5/QtHelp.so -%{python3_sitearch}/PyQt5/QtLocation.so -%{python3_sitearch}/PyQt5/QtMultimedia.so -%{python3_sitearch}/PyQt5/QtMultimediaWidgets.so -%{python3_sitearch}/PyQt5/QtNetwork.so -%{python3_sitearch}/PyQt5/QtNfc.so -%{python3_sitearch}/PyQt5/QtOpenGL.so -%{python3_sitearch}/PyQt5/QtPositioning.so -%{python3_sitearch}/PyQt5/QtPrintSupport.so -%{python3_sitearch}/PyQt5/QtQml.so -%{python3_sitearch}/PyQt5/QtQuick.so -%{python3_sitearch}/PyQt5/QtQuickWidgets.so -%{python3_sitearch}/PyQt5/QtSensors.so -%{python3_sitearch}/PyQt5/QtSerialPort.so -%{python3_sitearch}/PyQt5/QtSql.so -%{python3_sitearch}/PyQt5/QtSvg.so -%{python3_sitearch}/PyQt5/QtTest.so -%{python3_sitearch}/PyQt5/QtWebChannel.so -%{python3_sitearch}/PyQt5/QtWebSockets.so -%{python3_sitearch}/PyQt5/QtWidgets.so -%{python3_sitearch}/PyQt5/QtX11Extras.so -%{python3_sitearch}/PyQt5/QtXml.so -%{python3_sitearch}/PyQt5/QtXmlPatterns.so -%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so -%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_1.so -%{python3_sitearch}/PyQt5/_QOpenGLFunctions_4_1_Core.so +%{python3_sitearch}/PyQt5/Enginio.* +%{python3_sitearch}/PyQt5/Qt.* +%{python3_sitearch}/PyQt5/QtBluetooth.* +%{python3_sitearch}/PyQt5/QtCore.* +%{python3_sitearch}/PyQt5/QtDBus.* +%{python3_sitearch}/PyQt5/QtDesigner.* +%{python3_sitearch}/PyQt5/QtGui.* +%{python3_sitearch}/PyQt5/QtHelp.* +%{python3_sitearch}/PyQt5/QtLocation.* +%{python3_sitearch}/PyQt5/QtMultimedia.* +%{python3_sitearch}/PyQt5/QtMultimediaWidgets.* +%{python3_sitearch}/PyQt5/QtNetwork.* +%{python3_sitearch}/PyQt5/QtNfc.* +%{python3_sitearch}/PyQt5/QtOpenGL.* +%{python3_sitearch}/PyQt5/QtPositioning.* +%{python3_sitearch}/PyQt5/QtPrintSupport.* +%{python3_sitearch}/PyQt5/QtQml.* +%{python3_sitearch}/PyQt5/QtQuick.* +%{python3_sitearch}/PyQt5/QtQuickWidgets.* +%{python3_sitearch}/PyQt5/QtSensors.* +%{python3_sitearch}/PyQt5/QtSerialPort.* +%{python3_sitearch}/PyQt5/QtSql.* +%{python3_sitearch}/PyQt5/QtSvg.* +%{python3_sitearch}/PyQt5/QtTest.* +%{python3_sitearch}/PyQt5/QtWebChannel.* +%{python3_sitearch}/PyQt5/QtWebSockets.* +%{python3_sitearch}/PyQt5/QtWidgets.* +%{python3_sitearch}/PyQt5/QtX11Extras.* +%{python3_sitearch}/PyQt5/QtXml.* +%{python3_sitearch}/PyQt5/QtXmlPatterns.* +%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_0.* +%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_1.* +%{python3_sitearch}/PyQt5/_QOpenGLFunctions_4_1_Core.* %{python3_sitearch}/PyQt5/uic/ %if 0%{?webengine} %files -n python3-qt5-webengine -%{python3_sitearch}/PyQt5/QtWebEngineWidgets.so +%{python3_sitearch}/PyQt5/QtWebEngineCore.* +%{python3_sitearch}/PyQt5/QtWebEngineWidgets.* %endif %if 0%{?webkit} %files -n python3-qt5-webkit -%{python3_sitearch}/PyQt5/QtWebKit.so -%{python3_sitearch}/PyQt5/QtWebKitWidgets.so +%{python3_sitearch}/PyQt5/QtWebKit.* +%{python3_sitearch}/PyQt5/QtWebKitWidgets.* %endif %files -n python3-qt5-devel