From dcd0b126815dc145081685d6da37007b762b6673 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 7 Aug 2020 08:45:22 -0500 Subject: [PATCH] fix build, cosmetics --- kf5-knotifyconfig.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index d6d1c0b..52e6af8 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -70,8 +70,9 @@ developing applications that use %{name}. %build -%{cmake_kf5} \ +%cmake_kf5 \ -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} + %cmake_build @@ -96,6 +97,7 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %files -f %{name}.lang %doc README.md %license COPYING.LIB +%{_kf5_datadir}/qlogging-categories5/*%{framework}.* %{_kf5_libdir}/libKF5NotifyConfig.so.* %files devel