fix build, cosmetics

epel9
Rex Dieter 5 years ago
parent ce80272041
commit dcd0b12681

@ -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

Loading…
Cancel
Save