fix build error
This commit is contained in:
parent
2730b9e99a
commit
10e8285d01
@ -38,7 +38,7 @@
|
|||||||
Summary: Qt6 - QtWebEngine components
|
Summary: Qt6 - QtWebEngine components
|
||||||
Name: qt6-qtwebengine
|
Name: qt6-qtwebengine
|
||||||
Version: 6.5.0
|
Version: 6.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
||||||
@ -457,7 +457,7 @@ done
|
|||||||
%{_qt6_libdir}/qt6/qml/QtQuick/Pdf/*
|
%{_qt6_libdir}/qt6/qml/QtQuick/Pdf/*
|
||||||
%dir %{_qt6_libdir}/qt6/qml/QtWebEngine
|
%dir %{_qt6_libdir}/qt6/qml/QtWebEngine
|
||||||
%{_qt6_libdir}/qt6/qml/QtWebEngine/*
|
%{_qt6_libdir}/qt6/qml/QtWebEngine/*
|
||||||
#%{_qt6_plugindir}/designer/libqwebengineview.so
|
%{_qt6_plugindir}/designer/libqwebengineview.so
|
||||||
%{_qt6_plugindir}/imageformats/libqpdf.so
|
%{_qt6_plugindir}/imageformats/libqpdf.so
|
||||||
%dir %{_qt6_datadir}/resources/
|
%dir %{_qt6_datadir}/resources/
|
||||||
%{_qt6_datadir}/resources/qtwebengine_resources.pak
|
%{_qt6_datadir}/resources/qtwebengine_resources.pak
|
||||||
@ -553,8 +553,8 @@ done
|
|||||||
%{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests
|
%{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests
|
||||||
%{_qt6_libdir}/cmake/Qt6Gui/*.cmake
|
%{_qt6_libdir}/cmake/Qt6Gui/*.cmake
|
||||||
%{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake
|
%{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake
|
||||||
#%dir %{_qt6_libdir}/cmake/Qt6Designer
|
%dir %{_qt6_libdir}/cmake/Qt6Designer
|
||||||
#%{_qt6_libdir}/cmake/Qt6Designer/*.cmake
|
%{_qt6_libdir}/cmake/Qt6Designer/*.cmake
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6Pdf
|
%dir %{_qt6_libdir}/cmake/Qt6Pdf
|
||||||
%{_qt6_libdir}/cmake/Qt6Pdf/*.cmake
|
%{_qt6_libdir}/cmake/Qt6Pdf/*.cmake
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6PdfQuick
|
%dir %{_qt6_libdir}/cmake/Qt6PdfQuick
|
||||||
@ -593,6 +593,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 17 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-2
|
||||||
|
- fix build error
|
||||||
|
|
||||||
* Wed Aug 02 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-1
|
* Wed Aug 02 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-1
|
||||||
- Init Package 6.5.0
|
- Init Package 6.5.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user