From d1165088e52645945e4635607425fc80f4a3ba42 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 10 Nov 2021 14:06:00 -0600 Subject: [PATCH] update %%files, .spec cosmetics --- kf5-knotifications.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 924948c..6a4214a 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -1,4 +1,3 @@ -%undefine __cmake_in_source_build %global framework knotifications # uncomment to enable bootstrap mode @@ -74,8 +73,9 @@ developing applications that use %{name}. %build -%{cmake_kf5} \ +%cmake_kf5 \ %{?tests:-DBUILD_TESTING:BOOL=ON} + %cmake_build @@ -105,6 +105,7 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %{_kf5_libdir}/libKF5Notifications.so.* %{_kf5_datadir}/kservicetypes5/knotificationplugin.desktop %{_kf5_datadir}/knotifications5/ +%{_kf5_qmldir}/org/kde/notification/ %files devel %{_kf5_includedir}/knotifications_version.h