From b261199d7aa18459b43eaba40694a6f4b3456fe939667715162576e9dee8ff09 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 30 Aug 2019 00:50:53 +0000 Subject: [PATCH] - Use new macro for cmake building OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=14 --- rtl_433.changes | 5 +++++ rtl_433.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rtl_433.changes b/rtl_433.changes index e47c1e5..43c5190 100644 --- a/rtl_433.changes +++ b/rtl_433.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 30 00:50:20 UTC 2019 - Martin Pluskal + +- Use new macro for cmake building + ------------------------------------------------------------------- Thu Aug 29 20:27:03 UTC 2019 - Martin Hauke diff --git a/rtl_433.spec b/rtl_433.spec index 47ac8a1..72fec5a 100644 --- a/rtl_433.spec +++ b/rtl_433.spec @@ -52,7 +52,7 @@ to make use of rtl_433. %build %cmake \ -DBUILD_TESTING=OFF -make VERBOSE=1 %{?_smp_mflags} +%cmake_build %install %cmake_install