From 7087a0d37a23f0c6dfda09c53156b2fb4a3ad928 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 18 2020 22:35:22 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/fence-virt.spec b/fence-virt.spec index 97a4483..285a6f6 100644 --- a/fence-virt.spec +++ b/fence-virt.spec @@ -34,6 +34,7 @@ BuildRequires: automake autoconf libtool libxml2-devel %{nss_devel} %{nspr_devel BuildRequires: flex bison libuuid-devel BuildRequires: systemd-units +BuildRequires: make Requires(post): systemd-sysv systemd-units Requires(preun): systemd-units Requires(postun): systemd-units