From 6394c7729131c32d94b174c7e3684e0fc0d6f6a2 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 02 2017 14:24:43 +0000 Subject: filter qml provides, (re)enable -debuginfo --- diff --git a/qt5-qtgraphicaleffects.spec b/qt5-qtgraphicaleffects.spec index 48fa4ef..ffea7f3 100644 --- a/qt5-qtgraphicaleffects.spec +++ b/qt5-qtgraphicaleffects.spec @@ -6,16 +6,15 @@ Summary: Qt5 - QtGraphicalEffects component Name: qt5-%{qt_module} Version: 5.7.1 -Release: 2%{?dist} +Release: 3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io Source0: http://download.qt.io/official_releases/qt/5.7/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz -# debuginfo.list ends up empty/blank anyway, since the included qml is *basically* noarch -# todo: look into making this pkg proper noarch instead -%global debug_package %{nil} +# filter qml provides +%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtdeclarative-devel @@ -80,6 +79,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %changelog +* Mon Jan 02 2017 Rex Dieter - 5.7.1-3 +- filter qml provides, (re)enable -debuginfo + * Sat Dec 10 2016 Rex Dieter - 5.7.1-2 - 5.7.1 dec5 snapshot, drop cmake/pkgconfig style BR