From 58513c319d862fc818ca944a92557314f434f4fc Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 07 2021 06:49:49 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/owfs.spec b/owfs.spec index 26c66aa..d662e92 100644 --- a/owfs.spec +++ b/owfs.spec @@ -18,6 +18,7 @@ Patch1: owfs-0003-persistence-mutex-relocation.patch Requires: %{name}-libs%{?_isa} = %{version}-%{release} %{?systemd_requires} +BuildRequires: make BuildRequires: systemd BuildRequires: autoconf automake libtool BuildRequires: perl-macros