From aabe7a7673bf15487c3ad314fbbc12af3c20658c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 27 Sep 2018 22:59:50 -0500 Subject: [PATCH] BR: pkgconfig(libcanberra) .spec cosmetics --- kf5-knotifications.spec | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index f568538..dab4041 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -7,13 +7,13 @@ %global tests 1 %endif -Name: kf5-%{framework} +Name: kf5-%{framework} Version: 5.50.0 -Release: 1%{?dist} -Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications +Release: 2%{?dist} +Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications -License: LGPLv2+ -URL: https://cgit.kde.org/%{framework}.git +License: LGPLv2+ +URL: https://cgit.kde.org/%{framework}.git %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -22,7 +22,7 @@ URL: https://cgit.kde.org/%{framework}.git %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz ## upstream patches @@ -34,7 +34,10 @@ BuildRequires: kf5-kconfig-devel >= %{majmin} BuildRequires: kf5-kcoreaddons-devel >= %{majmin} BuildRequires: kf5-kwindowsystem-devel >= %{majmin} BuildRequires: kf5-rpm-macros + BuildRequires: phonon-qt5-devel +BuildRequires: pkgconfig(libcanberra) + BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qttools-devel BuildRequires: qt5-qtx11extras-devel @@ -114,6 +117,10 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Thu Sep 27 2018 Rex Dieter - 5.50.0-2 +- BR: pkgconfig(libcanberra) +- .spec cosmetics + * Tue Sep 04 2018 Rex Dieter - 5.50.0-1 - 5.50.0