omit FTBFS QTBUG-51649 patch

This commit is contained in:
Rex Dieter 2016-03-10 11:30:21 -06:00
parent f06686fa09
commit a35b80142f

View File

@ -368,7 +368,8 @@ RPM macros for building Qt5 packages.
%patch53 -p1 -b .alsa1.1 %patch53 -p1 -b .alsa1.1
%patch54 -p1 -b .arm %patch54 -p1 -b .arm
%patch55 -p1 -b .QTBUG-51648 %patch55 -p1 -b .QTBUG-51648
%patch56 -p1 -b .QTBUG-51649 ## FTBFS, omit for now
#patch56 -p1 -b .QTBUG-51649
%patch57 -p1 -b .QTBUG-51676 %patch57 -p1 -b .QTBUG-51676
%patch100 -p1 -b .sqrt %patch100 -p1 -b .sqrt
@ -972,7 +973,7 @@ fi
%changelog %changelog
* Thu Mar 10 2016 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.39.rc * Thu Mar 10 2016 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.39.rc
- candidate fixes for various QtDBus deadlocks (QTBUG-51648,QTBUG-51649,QTBUG-51676) - candidate fixes for various QtDBus deadlocks (QTBUG-51648,QTBUG-51676)
* Mon Mar 07 2016 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.38.rc * Mon Mar 07 2016 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.38.rc
- backport "crash on start if system bus is not available" (QTBUG-51299) - backport "crash on start if system bus is not available" (QTBUG-51299)