From 2c153bb83460505e69345c5f26812d1776673043 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 00:21:52 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- haproxy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/haproxy.spec b/haproxy.spec index 764727a..4421dce 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -28,6 +28,7 @@ BuildRequires: zlib-devel BuildRequires: openssl-devel BuildRequires: systemd-devel BuildRequires: systemd +BuildRequires: make Requires(pre): shadow-utils %{?systemd_requires}