drop disconnect_displays.patch so we can better test latest xcb/display work

This commit is contained in:
Rex Dieter 2015-12-12 18:17:38 -06:00
parent 7a8506bfbc
commit 72610001f0

View File

@ -39,7 +39,7 @@
Summary: Qt5 - QtBase components Summary: Qt5 - QtBase components
Name: qt5-qtbase Name: qt5-qtbase
Version: 5.6.0 Version: 5.6.0
Release: 0.8%{?dist} Release: 0.9%{?dist}
# See LGPL_EXCEPTIONS.txt, for exception details # See LGPL_EXCEPTIONS.txt, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -320,7 +320,7 @@ rm -fv mkspecs/linux-g++*/qmake.conf.multilib-optflags
%patch4 -p1 -b .QTBUG-35459 %patch4 -p1 -b .QTBUG-35459
%patch12 -p1 -b .enable_ft_lcdfilter %patch12 -p1 -b .enable_ft_lcdfilter
%patch51 -p1 -b .disconnect_displays #patch51 -p1 -b .disconnect_displays
%if 0%{?rhel} == 6 %if 0%{?rhel} == 6
%patch100 -p1 -b .QTBUG-43057 %patch100 -p1 -b .QTBUG-43057
@ -869,6 +869,9 @@ fi
%changelog %changelog
* Sat Dec 12 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.9
- drop disconnect_displays.patch so we can better test latest xcb/display work
* Fri Dec 11 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.8 * Fri Dec 11 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.8
- sync latest xcb/screen/display related upstream commits - sync latest xcb/screen/display related upstream commits