From 76e98bc473890fef56383252bca93061fa7c150f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 21 2017 15:42:23 +0000 Subject: BR: Qt5TextToSpeech, drop kf5-filesystem dep --- diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index a22e5a4..4dc17a3 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 5.40.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -38,14 +38,17 @@ BuildRequires: phonon-qt5-devel BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qttools-devel BuildRequires: qt5-qtx11extras-devel + +%if !0%{?bootstrap} +BuildRequires: cmake(Qt5TextToSpeech) +%endif + %if 0%{?tests} BuildRequires: dbus-x11 BuildRequires: time BuildRequires: xorg-x11-server-Xvfb %endif -Requires: kf5-filesystem >= %{version} - %description KDE Frameworks 5 Tier 3 solution with abstraction for system notifications. @@ -109,6 +112,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Tue Nov 21 2017 Rex Dieter - 5.40.0-2 +- BR: Qt5TextToSpeech, drop kf5-filesystem dep + * Fri Nov 10 2017 Rex Dieter - 5.40.0-1 - 5.40.0