Update and rebuild for Qt 5.3

This commit is contained in:
Lubomir Rintel 2014-05-27 13:20:42 +02:00
parent b8861a3f93
commit fc1cc6626c
2 changed files with 9 additions and 5 deletions

View File

@ -3,13 +3,13 @@
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.2.1 Version: 5.3.0
Release: 0.6.20140202git6d038fb%{?dist} Release: 0.1.20140529git98dca3b%{?dist}
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://qt-project.org/wiki/QtWayland Url: http://qt-project.org/wiki/QtWayland
# git clone --no-checkout git://gitorious.org/qt/qtwayland.git # git clone --no-checkout git://gitorious.org/qt/qtwayland.git
# cd qtwayland/ # cd qtwayland/
# git archive 6d038fb --prefix=qtwayland/ |gzip >qtwayland.tar.gz # git archive 98dca3b --prefix=qtwayland/ |gzip >qtwayland.tar.gz
Source0: qtwayland.tar.gz Source0: qtwayland.tar.gz
Patch0: 0001-Disable-stuff-that-does-not-build-with-desktop-gl.patch Patch0: 0001-Disable-stuff-that-does-not-build-with-desktop-gl.patch
@ -82,7 +82,8 @@ install -pm644 gl/include/QtCompositor/%{version}/QtCompositor/private/{wayland-
%files %files
%{_qt5_plugindir}/platforms %{_qt5_plugindir}/platforms
%{_qt5_plugindir}/wayland-graphics-integration %{_qt5_plugindir}/wayland-graphics-integration-server
%{_qt5_plugindir}/wayland-graphics-integration-client
%{_qt5_libdir}/libQt5*.so.5* %{_qt5_libdir}/libQt5*.so.5*
%doc README %doc README
%doc LICENSE.FDL LICENSE.LGPL LICENSE.GPL %doc LICENSE.FDL LICENSE.LGPL LICENSE.GPL
@ -105,6 +106,9 @@ install -pm644 gl/include/QtCompositor/%{version}/QtCompositor/private/{wayland-
%changelog %changelog
* Tue May 27 2014 Lubomir Rintel <lkundrak@v3.sk> - 5.3.0-0.1.20140529git98dca3b
- Update and rebuild for Qt 5.3
* Fri Feb 14 2014 Lubomir Rintel <lkundrak@v3.sk> - 5.1.0-0.6.20140202git6d038fb * Fri Feb 14 2014 Lubomir Rintel <lkundrak@v3.sk> - 5.1.0-0.6.20140202git6d038fb
- A more recent snapshot - A more recent snapshot
- Disable xcomposite compositor until it builds - Disable xcomposite compositor until it builds

View File

@ -1 +1 @@
4c62ad6ce231474ed4d61dd3bd1c8985 qtwayland.tar.gz 031e72a240920d95ad484156650d26e0 qtwayland.tar.gz