|
|
@ -12,8 +12,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Qt6 - Positioning component
|
|
|
|
Summary: Qt6 - Positioning component
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Version: 6.8.1
|
|
|
|
Version: 6.7.1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
Url: http://www.qt.io
|
|
|
|
Url: http://www.qt.io
|
|
|
@ -109,17 +109,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
%qt6_dont_autoinstall_tests
|
|
|
|
%qt6_dont_autoinstall_tests
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?build_tests}
|
|
|
|
|
|
|
|
# FIXME: avoid SBOM for test plugins
|
|
|
|
|
|
|
|
sed -i -e 's@.*qt_sbom/SPDXRef-Package-qtpositioning-qt-plugin-QGeoPositionInfoSourceFactoryTestPlugin.cmake")@@' \
|
|
|
|
|
|
|
|
-e 's@.*qt_sbom/SPDXRef-PackagedFile-qt-plugin-QGeoPositionInfoSourceFactoryTestPlugin.cmake")@@' \
|
|
|
|
|
|
|
|
-e 's@.*qt_sbom/SPDXRef-Package-qtpositioning-qt-plugin-DummyPluginForTestsFactoryPlugin.cmake")@@' \
|
|
|
|
|
|
|
|
-e 's@.*qt_sbom/SPDXRef-PackagedFile-qt-plugin-DummyPluginForTestsFactoryPlugin.cmake")@@' \
|
|
|
|
|
|
|
|
-e 's@.*qt_sbom/SPDXRef-Package-qtpositioning-qt-plugin-QGeoSatelliteInfoSourceTestPlugin.cmake")@@' \
|
|
|
|
|
|
|
|
-e 's@.*qt_sbom/SPDXRef-PackagedFile-qt-plugin-QGeoSatelliteInfoSourceTestPlugin.cmake")@@' \
|
|
|
|
|
|
|
|
%_vpath_srcdir/%_vpath_builddir/qt_sbom/assemble_sbom.cmake
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%cmake_install
|
|
|
|
%cmake_install
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?build_tests}
|
|
|
|
%if 0%{?build_tests}
|
|
|
@ -143,7 +132,6 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%license LICENSES/GPL* LICENSES/LGPL*
|
|
|
|
%license LICENSES/GPL* LICENSES/LGPL*
|
|
|
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
|
|
|
|
|
|
|
%{_qt6_libdir}/libQt6Positioning.so.6*
|
|
|
|
%{_qt6_libdir}/libQt6Positioning.so.6*
|
|
|
|
%dir %{_qt6_archdatadir}/qml/QtPositioning
|
|
|
|
%dir %{_qt6_archdatadir}/qml/QtPositioning
|
|
|
|
%{_qt6_archdatadir}/qml/QtPositioning/*
|
|
|
|
%{_qt6_archdatadir}/qml/QtPositioning/*
|
|
|
@ -181,17 +169,8 @@ popd
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Dec 09 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-2
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.7.1-4
|
|
|
|
- Re-enable tests
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
Resolves: RHEL-53982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
|
|
|
|
|
|
|
- 6.8.1
|
|
|
|
|
|
|
|
Resolves: RHEL-53982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-5
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|