%global qt_module qtscxml Summary: Qt5 - ScXml component Name: qt5-%{qt_module} Version: 5.15.1 Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} BuildRequires: qt5-qtdeclarative-devel >= %{version} %description The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: qt5-qtbase-devel%{?_isa} Requires: qt5-qtdeclarative-devel%{?_isa} %description devel %{summary}. %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description examples %{summary}. %prep %autosetup -n %{qt_module}-everywhere-src-%{version} -p1 %build %{qmake_qt5} \ %{?_qt5_examplesdir:CONFIG+=qt_example_installs} %make_build %install make install INSTALL_ROOT=%{buildroot} %ldconfig_scriptlets %files %license LICENSE.* %{_qt5_libdir}/libQt5Scxml.so.5* %{_qt5_bindir}/qscxmlc %{_qt5_qmldir}/QtScxml/ %files devel %{_qt5_headerdir}/QtScxml/ %{_qt5_libdir}/libQt5Scxml.so %{_qt5_libdir}/libQt5Scxml.prl %{_qt5_libdir}/pkgconfig/Qt5Scxml.pc %{_qt5_libdir}/cmake/Qt5Scxml %{_qt5_archdatadir}/mkspecs/features/qscxmlc.prf %{_qt5_archdatadir}/mkspecs/modules/* %exclude %{_qt5_libdir}/libQt5Scxml.la %if 0%{?_qt5_examplesdir:1} %files examples %{_qt5_examplesdir}/ %endif %changelog * Thu Sep 10 2020 Jan Grulich - 5.15.1-1 - 5.15.1 * Sat Aug 01 2020 Fedora Release Engineering - 5.14.2-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 5.14.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Apr 04 2020 Rex Dieter - 5.14.2-1 - 5.14.2 * Thu Jan 30 2020 Fedora Release Engineering - 5.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 09 2019 Jan Grulich - 5.13.2-1 - 5.13.2 * Tue Sep 24 2019 Jan Grulich - 5.12.5-1 - 5.12.5 * Fri Jul 26 2019 Fedora Release Engineering - 5.12.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 14 2019 Jan Grulich - 5.12.4-1 - 5.12.4 * Tue Jun 11 2019 Richard Shaw - 5.12.3-1 - Update to 5.12.3. * Fri Feb 15 2019 Rex Dieter - 5.12.1-1 - 5.12.1 * Sat Feb 02 2019 Fedora Release Engineering - 5.11.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Dec 07 2018 Rex Dieter - 5.11.3-1 - 5.11.3 * Fri Sep 21 2018 Jan Grulich - 5.11.2-1 - 5.11.2 * Sun Jul 15 2018 Rex Dieter - 5.11.1-3 - use %%{_qt5_archdatadir}/mkspecs * Sat Jul 14 2018 Fedora Release Engineering - 5.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Rex Dieter - 5.11.1-1 - 5.11.1 * Sun May 27 2018 Rex Dieter - 5.11.0-1 - 5.11.0 - use %%make_build %%ldconfig_scriptlets * Sun Feb 18 2018 Rex Dieter - 5.10.1-1 - 5.10.1 * Fri Feb 09 2018 Fedora Release Engineering - 5.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 01 2018 Rex Dieter - 5.10.0-1 - 5.10.0 * Sun Nov 26 2017 Rex Dieter - 5.9.3-1 - 5.9.3 * Wed Oct 11 2017 Rex Dieter - 5.9.2-1 - 5.9.2, use %%autosetup * Thu Aug 03 2017 Fedora Release Engineering - 5.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 5.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 19 2017 Rex Dieter - 5.9.1-1 - 5.9.1 * Fri Jun 16 2017 Rex Dieter - 5.9.0-2 - drop shadow/out-of-tree builds (#1456211,QTBUG-37417) * Wed May 31 2017 Helio Chissini de Castro - 5.9.0-1 - Upstream official release * Fri May 26 2017 Helio Chissini de Castro - 5.9.0-0.1.rc - Upstream Release Candidate retagged * Fri May 26 2017 Helio Chissini de Castro - 5.9.0-0.1.rc - Upstream Release Candidate retagged * Wed May 24 2017 Helio Chissini de Castro - 5.9.0-0.rc.1 - Upstream Release Candidate 1 * Mon May 08 2017 Helio Chissini de Castro - 5.9.0-0.beta.3 - New beta3 upstream * Sun Apr 16 2017 Helio Chissini de Castro - 5.9.0-1 * New upstream beta version * Thu Nov 10 2016 Helio Chissini de Castro - 5.7.1-1 - New upstream version * Tue Jul 05 2016 Helio Chissini de Castro - 5.7.0-1 - New Qt 5.7.0 package