From 37c6c9056d3b404a018b47c19a3eb45584593a52 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:52:58 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- rpcbind.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpcbind.spec b/rpcbind.spec index 64ac130..1e6ea7d 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -14,6 +14,7 @@ Source1: %{name}.sysconfig Requires: glibc-common setup Conflicts: man-pages < 2.43-12 +BuildRequires: make BuildRequires: automake, autoconf, libtool, systemd, systemd-devel BuildRequires: libtirpc-devel, quota-devel Requires(pre): coreutils shadow-utils