diff --git a/libktorrent.changes b/libktorrent.changes index a9e6f18..85a56b0 100644 --- a/libktorrent.changes +++ b/libktorrent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 27 16:58:42 UTC 2020 - Christophe Giboudeaux + +- Use %cmake_build instead of %make_jobs + ------------------------------------------------------------------- Mon Jun 8 13:59:41 UTC 2020 - wbauer@tmo.at diff --git a/libktorrent.spec b/libktorrent.spec index f329cfb..1fb7e94 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -79,7 +79,7 @@ libktorrent is a torrent downloading library. %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build @@ -90,9 +90,9 @@ libktorrent is a torrent downloading library. %postun -n libKF5Torrent%{sonum} -p /sbin/ldconfig %files devel +%{_kf5_cmakedir}/KF5Torrent/ %{_kf5_includedir}/libktorrent/ %{_kf5_libdir}/libKF5Torrent.so -%{_kf5_cmakedir}/KF5Torrent/ %files -n libKF5Torrent%{sonum} %license COPYING