From 0a659975f08b9f1fbdac7c409d3a7d26cd8ad06f14d3f62e8cc2261399d5e759 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:37:50 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=138 --- akonadi-contact.changes | 5 +++++ akonadi-contact.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 6c8711d..ac25e0c 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:36:45 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:38 UTC 2020 - Luca Beltrame diff --git a/akonadi-contact.spec b/akonadi-contact.spec index 2976035..ed8192b 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -115,7 +115,7 @@ to develop KDE PIM applications. %build %cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} -%make_jobs +%cmake_build %install %kf5_makeinstall -C build