From 925df7b1d263981c51afc2e45c5f1cce00a51d09a7ae27b7b8ad26bcbf08c20d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:41:08 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=112 --- kbruch.changes | 5 +++++ kbruch.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kbruch.changes b/kbruch.changes index 23a2be6..68c0297 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:12 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:28:57 UTC 2020 - Luca Beltrame diff --git a/kbruch.spec b/kbruch.spec index 20d916c..70608e4 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -63,7 +63,7 @@ KBruch is an application to learn calculating with fractions. export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build