From e3a89f287370d707232adc968c38c0244b2fed20 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 1 Nov 2022 11:00:26 +0100 Subject: [PATCH] Drop unused patch and update %files section --- qt6-qtconnectivity-gcc11.patch | 13 ------------- qt6-qtconnectivity.spec | 4 +--- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 qt6-qtconnectivity-gcc11.patch diff --git a/qt6-qtconnectivity-gcc11.patch b/qt6-qtconnectivity-gcc11.patch deleted file mode 100644 index d6175a2..0000000 --- a/qt6-qtconnectivity-gcc11.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/bluetooth/lecmaccalculator.cpp b/src/bluetooth/lecmaccalculator.cpp -index b150466..507603c 100644 ---- a/src/bluetooth/lecmaccalculator.cpp -+++ b/src/bluetooth/lecmaccalculator.cpp -@@ -38,6 +38,8 @@ - ****************************************************************************/ - #include "lecmaccalculator_p.h" - -+#include -+ - #include "bluez/bluez_data_p.h" - - #include diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index b83bf5c..ebeefeb 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -25,8 +25,6 @@ Source0: https://download.qt.io/development_releases/qt/%{majmin}/%{qt_version}/ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz %endif -Patch0: %{name}-gcc11.patch - # filter qml provides %global __provides_exclude_from ^%{_qt6_archdatadir}/qml/.*\\.so$ @@ -56,7 +54,6 @@ Requires: qt6-qtbase-devel%{?_isa} %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -# BuildRequires: qt6-qtconnectivity-devel >= %{version} %description examples %{summary}. %endif @@ -105,6 +102,7 @@ popd %dir %{_qt6_libdir}/cmake/Qt6Bluetooth/ %dir %{_qt6_libdir}/cmake/Qt6Nfc/ %{_qt6_libdir}/cmake/Qt6/FindBlueZ.cmake +%{_qt6_libdir}/cmake/Qt6/FindPCSCLite.cmake %{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/*.cmake %{_qt6_libdir}/cmake/Qt6Bluetooth/*.cmake %{_qt6_libdir}/cmake/Qt6Nfc/*.cmake