%global qt_module qtserialbus %global build_tests 1 Summary: Qt5 - SerialBus component Name: qt5-%{qt_module} Version: 5.15.3 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-opensource-src-%{version}.tar.xz ## upstreamable patches # workaround FTBFS against kernel-header-5.2.0+ Patch100: qtserialbus-everywhere-src-5.12.3-SIOCGSTAMP.patch BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-private-devel #libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit) %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} BuildRequires: qt5-qtserialport-devel >= %{version} %description Qt Serial Bus (API) provides classes and functions to access the various industrial serial buses and protocols, such as CAN, ModBus, and others. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: qt5-qtbase-devel%{?_isa} %description devel %{summary}. %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description examples %{summary}. %if 0%{?build_tests} %package tests Summary: Unit tests for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description tests %{summary}. %endif %prep %autosetup -n %{qt_module}-everywhere-src-%{version} -p1 %build %{qmake_qt5} \ %{?_qt5_examplesdir:CONFIG+=qt_example_installs} %make_build %if 0%{?build_tests} make sub-tests %{?_smp_mflags} -k ||: %endif %install make install INSTALL_ROOT=%{buildroot} %if 0%{?build_tests} # Install tests for gating mkdir -p %{buildroot}%{_qt5_libdir}/qt5 find ./tests -not -path '*/\.*' -type d | while read LINE do mkdir -p "%{buildroot}%{_qt5_libdir}/qt5/$LINE" done find ./tests -not -path '*/\.*' -not -name '*.h' -not -name '*.cpp' -not -name '*.pro' -not -name 'uic_wrapper.sh' -not -name 'Makefile' -not -name 'target_wrapper.sh' -type f | while read LINE do cp -r --parents "$LINE" %{buildroot}%{_qt5_libdir}/qt5/ done %endif %ldconfig_scriptlets %files %license LICENSE.* %{_qt5_libdir}/libQt5SerialBus.so.5* %{_qt5_bindir}/canbusutil %{_qt5_plugindir}/canbus %files devel %{_qt5_headerdir}/QtSerialBus/ %{_qt5_libdir}/libQt5SerialBus.so %{_qt5_libdir}/libQt5SerialBus.prl %dir %{_qt5_libdir}/cmake/Qt5SerialBus/ %{_qt5_libdir}/cmake/Qt5SerialBus %{_qt5_libdir}/pkgconfig/Qt5SerialBus.pc %{_qt5_archdatadir}/mkspecs/modules/* %exclude %{_qt5_libdir}/libQt5SerialBus.la # no examples, yet %if 0%{?_qt5_examplesdir:1} %files examples %{_qt5_examplesdir}/ %endif %if 0%{?build_tests} %files tests %{_qt5_libdir}/qt5/tests %endif %changelog * Mon Mar 28 2022 Jan Grulich - 5.15.3-1 - 5.15.3 Resolves: bz#2061402 * Tue Aug 24 2021 Jan Grulich - 5.15.2-3 - Rebuild to include -devel subpkg into RHEL 8 repositories Resolves: bz#1995639 * Wed Apr 28 2021 Jan Grulich - 5.15.2-2 - Rebuild (binutils) Resolves: bz#1930053 * Mon Apr 05 2021 Jan Grulich - 5.15.2-1 - 5.15.2 Resolves: bz#1930053 * Mon Nov 18 2019 Jan Grulich - 5.12.5-1 - 5.12.5 Resolves: bz#1733149 * Mon Dec 10 2018 Jan Grulich - 5.11.1-2 - Rebuild to fix CET notes Resolves: bz#1657223 * Tue Jul 03 2018 Jan Grulich - 5.11.1-1 - 5.11.1 * Wed Feb 14 2018 Jan Grulich - 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 * Wed Jan 03 2018 Rex Dieter 5.10.0-1 - 5.10.0 * Thu Nov 23 2017 Jan Grulich - 5.9.3-1 - 5.9.3 * Tue Oct 17 2017 Rex Dieter - 5.9.2-2 - BR: qt5-qtbase-private-devel, cosmetics * Mon Oct 09 2017 Jan Grulich - 5.9.2-1 - 5.9.2 * Thu Aug 03 2017 Fedora Release Engineering - 5.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 5.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * 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 * Wed May 24 2017 Helio Chissini de Castro - 5.9.0-0.rc.1 - Upstream Release Candidate 1 * Fri May 05 2017 Helio Chissini de Castro - 5.9.0-0.beta.3 - New upstream beta3 release * Sun Apr 16 2017 Helio Chissini de Castro - 5.9.0-0.beta.1 - New upstream beta release * Wed Feb 01 2017 Helio Chissini de Castro - 5.8.0-1 - New upstream version * Sat Dec 17 2016 Rex Dieter - 5.7.1-2 - updated sources, drop pkgconfig-style deps (for now) * 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