diff --git a/akonadi-server.changes b/akonadi-server.changes index f09f573..bbb9230 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:48 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:36 UTC 2020 - Luca Beltrame diff --git a/akonadi-server.spec b/akonadi-server.spec index d8b6de1..895b74e 100644 --- a/akonadi-server.spec +++ b/akonadi-server.spec @@ -171,7 +171,7 @@ service. %build %cmake_kf5 -d build -- -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE -DQT_PLUGINS_DIR=%{_kf5_plugindir} -DINSTALL_APPARMOR=FALSE - %make_jobs + %cmake_build %install %kf5_makeinstall -C build