From 21b4634024e92856c263e349b11a8cdfa299bd70 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 05 2021 00:49:03 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/fstransform.spec b/fstransform.spec index bf514a7..9594ea4 100644 --- a/fstransform.spec +++ b/fstransform.spec @@ -23,6 +23,7 @@ BuildRequires: zlib-devel %if %{with man} BuildRequires: help2man %endif # with man +BuildRequires: make Requires: coreutils Requires: util-linux