From 697421c97eca6f27e2bfc7d1de8a8da265377c55 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 03:44:02 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- passwd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/passwd.spec b/passwd.spec index 36f7883..b676b7b 100644 --- a/passwd.spec +++ b/passwd.spec @@ -14,6 +14,7 @@ Source: https://releases.pagure.org/passwd/passwd-%{version}.autotoolized.tar.bz Patch0: passwd-0.80-manpage.patch Patch1: passwd-0.80-S-output.patch Requires: pam >= 1.0.90, /etc/pam.d/system-auth +BuildRequires: make %if %{WITH_SELINUX} Requires: libselinux >= 2.1.6-3 BuildRequires: libselinux-devel >= 2.1.6-3