%global qt_module qtdoc #define prerelease %global qt5_minorver 5.12 %global qt5_version 5.12.8 #global qt5_patchlevel 1 Summary: Main Qt5 Reference Documentation Name: qt5-%{qt_module} Version: %{qt5_version}%{?qt5_patchlevel:.%{qt5_patchlevel}} Release: 1%{?_dist_release} License: GFDL Url: https://www.qt.io/ Vendor: Project Vine Distribution: Vine Linux Source0: https://download.qt.io/official_releases/qt/%{qt5_minorver}/%{qt5_version}%{?qt5_patchlevel:-%{qt5_patchlevel}}/submodules/%{qt_module}-everywhere-src-%{qt5_version}%{?qt5_patchlevel:-%{qt5_patchlevel}}.tar.xz BuildArch: noarch %global _qt5_qmake %{_bindir}/qmake-qt5 BuildRequires: qt5-rpm-macros BuildRequires: qt5-qtbase-devel BuildRequires: qt5-doctools #BuildRequires: qt5-qtbase-doc %description QtDoc contains the main Qt Reference Documentation, which includes overviews, Qt topics, and examples not specific to any Qt module. %prep %setup -q -n %{qt_module}-everywhere-src-%{qt5_version} %build %{qmake_qt5} make docs %{?_smp_mflags} %install make install_docs INSTALL_ROOT=%{buildroot} %files %doc LICENSE.FDL %{_qt5_docdir}/qtdoc.qch %{_qt5_docdir}/qtdoc/ %changelog * Wed Apr 15 2020 Tomohiro "Tomo-p" KATO - 5.12.8-1 - new upstream release. * Mon Mar 23 2020 Tomohiro "Tomo-p" KATO - 5.12.7-1 - new upstream release. * Sun Oct 20 2019 Tomohiro "Tomo-p" KATO - 5.12.5-1 - new upstream release. * Fri Jan 12 2018 Toshiaki Ara - 5.6.3-1 - update to 5.6.3 * Sun Jul 10 2016 Tomohiro "Tomo-p" KATO - 5.6.1.1-1 - new upstream release. - initial build for Vine Linux. * Thu Jun 09 2016 Jan Grulich - 5.6.1-1 - Update to 5.6.1 * Fri Mar 18 2016 Rex Dieter - 5.6.0-2 - rebuild * Mon Mar 14 2016 Helio Chissini de Castro - 5.6.0-1 - 5.6.0 final release * Wed Feb 24 2016 Helio Chissini de Castro - 5.6.0-0.9.rc - Fix release * Tue Feb 23 2016 Helio Chissini de Castro - 5.6.0-0.8.rc - Update to final RC * Mon Feb 15 2016 Helio Chissini de Castro - 5.6.0-0.7 - Update RC release * Mon Feb 15 2016 Helio Chissini de Castro - 5.6.0-0.6 - Update RC release * Thu Feb 04 2016 Fedora Release Engineering - 5.6.0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 23 2016 Rex Dieter 5.6.0-0.4 - use %%qmake_qt5 (and hack around %%_qt5_qmake noarch issue) * Fri Dec 11 2015 Rex Dieter 5.6.0-0.3 - fix merge * Thu Dec 10 2015 Helio Chissini de Castro - 5.6.0-0.2 - Official beta release * Tue Nov 03 2015 Helio Chissini de Castro - 5.6.0-0.1 - Start to implement 5.6.0 beta * Thu Oct 15 2015 Helio Chissini de Castro - 5.5.1-2 - Update to final release 5.5.1 * Tue Sep 29 2015 Helio Chissini de Castro - 5.5.1-1 - Update to Qt 5.5.1 RC1 * Wed Jul 29 2015 Rex Dieter 5.5.0-2 - BR: qt5-qhelpgenerator * Wed Jun 24 2015 Helio Chissini de Castro - 5.5.0-0.2-rc - Update for official RC1 released packages * Wed Jun 17 2015 Daniel Vrátil - 5.5.0-0.1-rc - Qt 5.5.0 RC1 * Wed Jun 03 2015 Jan Grulich -5.4.2-1 - 5.4.2 * Tue Feb 24 2015 Jan Grulich 5.4.1-1 - 5.4.1 * Wed Dec 10 2014 Rex Dieter 5.4.0-1 - 5.4.0 (final) * Fri Nov 28 2014 Rex Dieter 5.4.0-0.2.rc - 5.4.0-rc * Mon Oct 20 2014 Rex Dieter 5.4.0-0.1.beta - 5.4.0-beta * Wed Sep 17 2014 Rex Dieter - 5.3.2-1 - 5.3.2 * Tue Jun 17 2014 Jan Grulich - 5.3.1-1 - 5.3.1 * Sun Jun 08 2014 Fedora Release Engineering - 5.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 21 2014 Jan Grulich 5.3.0-1 - 5.3.0 * Wed Feb 05 2014 Rex Dieter 5.2.1-1 - 5.2.1 * Thu Dec 12 2013 Rex Dieter 5.2.0-1 - 5.2.0 * Fri Dec 06 2013 Rex Dieter 5.2.0-0.11.rc1 - BR: qt5-qtbase-devel * Mon Dec 02 2013 Rex Dieter 5.2.0-0.10.rc1 - 5.2.0-rc1 * Thu Oct 24 2013 Rex Dieter 5.2.0-0.2.beta1 - 5.2.0-beta1 * Thu Oct 10 2013 Rex Dieter 5.2.0-0.1.alpha - 5.2.0-alpha * Mon Sep 30 2013 Rex Dieter 5.1.1-2 - License: GFDL * Sun Sep 22 2013 Rex Dieter 5.1.1-1 - Initial packaging