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