Update final RC

This commit is contained in:
Helio Chissini de Castro 2016-02-23 17:01:15 +01:00
parent b0f07d241c
commit 2d3d55a73b
2 changed files with 11 additions and 18 deletions

View File

@ -1,6 +1,3 @@
#global bootstrap 1
%global qt_module qttools %global qt_module qttools
%if 0%{?fedora} > 19 || 0%{?rhel} > 6 %if 0%{?fedora} > 19 || 0%{?rhel} > 6
%global system_clucene 1 %global system_clucene 1
@ -9,18 +6,16 @@
# define to build docs, need to undef this for bootstrapping # define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available # where qt5-qttools builds are not yet available
# only primary archs (for now), allow secondary to bootstrap # only primary archs (for now), allow secondary to bootstrap
%if ! 0%{?bootstrap}
%ifarch %{arm} %{ix86} x86_64 %ifarch %{arm} %{ix86} x86_64
%define docs 1 %define docs 1
%endif %endif
%endif
%define prerelease rc %define prerelease rc
Summary: Qt5 - QtTool components Summary: Qt5 - QtTool components
Name: qt5-qttools Name: qt5-qttools
Version: 5.6.0 Version: 5.6.0
Release: 0.10.%{prerelease}%{?dist} Release: 0.12.%{prerelease}%{?dist}
License: LGPLv3 or LGPLv2 License: LGPLv3 or LGPLv2
Url: http://www.qt.io Url: http://www.qt.io
@ -51,15 +46,11 @@ Source23: qdbusviewer.desktop
%if 0%{?fedora} || 0%{?rhel} > 6 %if 0%{?fedora} || 0%{?rhel} > 6
BuildRequires: cmake BuildRequires: cmake
%endif %endif
BuildRequires: desktop-file-utils BuildRequires: pkgconfig(Qt5) >= %{version}
BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: pkgconfig(Qt5WebKit)
BuildRequires: qt5-qtbase-static >= %{version} BuildRequires: qt5-qtbase-static >= %{version}
BuildRequires: qt5-qtdeclarative-static >= %{version} BuildRequires: qt5-qtdeclarative-static >= %{version}
## optional (and deprecated), include in bootstrapping only for now BuildRequires: desktop-file-utils
%if ! 0%{?bootstrap}
BuildRequires: pkgconfig(Qt5WebKit)
%global webkit 1
%endif
%if 0%{?system_clucene} %if 0%{?system_clucene}
BuildRequires: clucene09-core-devel >= 0.9.21b-12 BuildRequires: clucene09-core-devel >= 0.9.21b-12
@ -369,11 +360,9 @@ fi
%{_qt5_libdir}/cmake/Qt5Designer/Qt5Designer_TicTacToePlugin.cmake %{_qt5_libdir}/cmake/Qt5Designer/Qt5Designer_TicTacToePlugin.cmake
%{_qt5_libdir}/cmake/Qt5Designer/Qt5Designer_WorldTimeClockPlugin.cmake %{_qt5_libdir}/cmake/Qt5Designer/Qt5Designer_WorldTimeClockPlugin.cmake
%if 0%{?webkit}
%files -n qt5-designer-plugin-webkit %files -n qt5-designer-plugin-webkit
%{_qt5_plugindir}/designer/libqwebview.so %{_qt5_plugindir}/designer/libqwebview.so
%{_qt5_libdir}/cmake/Qt5Designer/Qt5Designer_QWebViewPlugin.cmake %{_qt5_libdir}/cmake/Qt5Designer/Qt5Designer_QWebViewPlugin.cmake
%endif
%post -n qt5-linguist %post -n qt5-linguist
touch --no-create %{_datadir}/icons/hicolor ||: touch --no-create %{_datadir}/icons/hicolor ||:
@ -459,9 +448,7 @@ fi
%dir %{_qt5_libdir}/cmake/Qt5Help/ %dir %{_qt5_libdir}/cmake/Qt5Help/
%{_qt5_libdir}/cmake/Qt5Help/Qt5HelpConfig*.cmake %{_qt5_libdir}/cmake/Qt5Help/Qt5HelpConfig*.cmake
%{_qt5_libdir}/cmake/Qt5UiPlugin/ %{_qt5_libdir}/cmake/Qt5UiPlugin/
#{_qt5_libdir}/pkgconfig/Qt5CLucene.pc
%{_qt5_libdir}/pkgconfig/Qt5Designer.pc %{_qt5_libdir}/pkgconfig/Qt5Designer.pc
#{_qt5_libdir}/pkgconfig/Qt5DesignerComponents.pc
%{_qt5_libdir}/pkgconfig/Qt5Help.pc %{_qt5_libdir}/pkgconfig/Qt5Help.pc
%{_qt5_archdatadir}/mkspecs/modules/*.pri %{_qt5_archdatadir}/mkspecs/modules/*.pri
@ -496,6 +483,12 @@ fi
%changelog %changelog
* Tue Feb 23 2016 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.12.rc
- Update to final RC
* Fri Feb 19 2016 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.11
- QtWebKit is not optional if we do not want a broken QtCreator
* Mon Feb 15 2016 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.10 * Mon Feb 15 2016 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.10
- Update RC release - Update RC release

View File

@ -1 +1 @@
6976f764cb1c01fd6173e190b09e63e5 qttools-opensource-src-5.6.0-rc.tar.xz 348fcbaeaa4a68720f6d03d8e283a04c qttools-opensource-src-5.6.0-rc.tar.xz