From 4d59b54fbf1fef8ad568a6831f165fc880a017ca869e5f4b041eab92fd665755 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 7 Feb 2020 08:42:44 +0000 Subject: [PATCH] use %cmake_build OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdnssd?expand=0&rev=108 --- kdnssd.changes | 5 +++++ kdnssd.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kdnssd.changes b/kdnssd.changes index 538c465..cbf1618 100644 --- a/kdnssd.changes +++ b/kdnssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 7 08:37:25 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + ------------------------------------------------------------------- Wed Feb 5 06:29:57 UTC 2020 - Luca Beltrame diff --git a/kdnssd.spec b/kdnssd.spec index 30f68fa..4998ac0 100644 --- a/kdnssd.spec +++ b/kdnssd.spec @@ -58,7 +58,7 @@ in all applications that are using KIO. export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build