Disable some upstream patches causing a crash on Wayland sessions
bz#2049560
This commit is contained in:
parent
09c2bbd0f5
commit
6866497439
@ -3,7 +3,7 @@
|
|||||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.15.2
|
Version: 5.15.2
|
||||||
Release: 18%{?dist}
|
Release: 19%{?dist}
|
||||||
|
|
||||||
License: LGPLv3
|
License: LGPLv3
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -57,8 +57,8 @@ Patch39: 0039-Client-Implement-DataDeviceV3.patch
|
|||||||
Patch40: 0040-Client-Delay-deletion-of-QDrag-object-until-after-we.patch
|
Patch40: 0040-Client-Delay-deletion-of-QDrag-object-until-after-we.patch
|
||||||
Patch41: 0041-Client-Avoid-processing-of-events-when-showing-windo.patch
|
Patch41: 0041-Client-Avoid-processing-of-events-when-showing-windo.patch
|
||||||
Patch42: 0042-Handle-registry_global-out-of-constructor.patch
|
Patch42: 0042-Handle-registry_global-out-of-constructor.patch
|
||||||
Patch43: 0043-Connect-flushRequest-after-forceRoundTrip.patch
|
# Patch43: 0043-Connect-flushRequest-after-forceRoundTrip.patch
|
||||||
Patch44: 0044-Move-the-wayland-socket-polling-to-a-separate-event-.patch
|
# Patch44: 0044-Move-the-wayland-socket-polling-to-a-separate-event-.patch
|
||||||
|
|
||||||
# Disable for now, there is a Qt bug making this broken
|
# Disable for now, there is a Qt bug making this broken
|
||||||
# Patch52: qtwayland-decoration-support-backports-from-qt6.patch
|
# Patch52: qtwayland-decoration-support-backports-from-qt6.patch
|
||||||
@ -66,7 +66,7 @@ Patch53: qtwayland-client-expose-toplevel-window-state.patch
|
|||||||
|
|
||||||
# Upstreamable patches
|
# Upstreamable patches
|
||||||
# https://codereview.qt-project.org/c/qt/qtwayland/+/393273
|
# https://codereview.qt-project.org/c/qt/qtwayland/+/393273
|
||||||
Patch100: qtwayland-client-remove-mwaitingforupdatedelivery.patch
|
# Patch100: qtwayland-client-remove-mwaitingforupdatedelivery.patch
|
||||||
|
|
||||||
# filter qml provides
|
# filter qml provides
|
||||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||||
@ -173,6 +173,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 03 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.2-19
|
||||||
|
- Disable some upstream patches causing a crash on Wayland sessions
|
||||||
|
bz#2049560
|
||||||
|
|
||||||
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.2-18
|
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.2-18
|
||||||
- Include potential upstream fix for Plasma panel freezes
|
- Include potential upstream fix for Plasma panel freezes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user