From 6960796f1b6845a5f3534a03df8ba46c0922a670 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 19 2020 00:59:52 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/iucode-tool.spec b/iucode-tool.spec index b7ee1d6..9cdae72 100644 --- a/iucode-tool.spec +++ b/iucode-tool.spec @@ -11,6 +11,7 @@ Source0: https://gitlab.com/iucode-tool/iucode-tool/-/archive/v%{version}/iucode ExclusiveArch: %{ix86} x86_64 BuildRequires: gcc autoconf automake +BuildRequires: make %description iucode_tool is a program to manipulate microcode update collections for Intel i686 and X86-64 system processors, and prepare them for use by the Linux kernel.