update %%files
This commit is contained in:
parent
ec5d6887b3
commit
dbb2c81ce8
@ -221,6 +221,8 @@ sed -i \
|
||||
%{python2_sitearch}/PyQt5/QtXml.so
|
||||
%{python2_sitearch}/PyQt5/QtXmlPatterns.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_2_1.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_4_1.so
|
||||
%{python2_sitearch}/PyQt5/uic/
|
||||
%{_qt5_plugindir}/designer/libpyqt5.so
|
||||
|
||||
@ -268,6 +270,8 @@ sed -i \
|
||||
%{python3_sitearch}/PyQt5/QtXml.so
|
||||
%{python3_sitearch}/PyQt5/QtXmlPatterns.so
|
||||
%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_2_1.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_4_1.so
|
||||
%{python3_sitearch}/PyQt5/uic/
|
||||
|
||||
%files -n python3-qt5-devel
|
||||
|
Loading…
Reference in New Issue
Block a user