From fa1aee3ad5a5cacfe49371fef220116f74d56315 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 01:52:18 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- mod_md.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mod_md.spec b/mod_md.spec index 1bc70c0..85c7586 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -11,6 +11,7 @@ Source0: https://github.com/icing/mod_md/releases/download/v%{version}/mo Patch1: mod_md-2.0.8-state_dir.patch Patch2: mod_md-2.2.6-warnfix.patch Patch3: mod_md-2.0.8-tolerate-missing-res.patch +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig, httpd-devel >= 2.4.41, openssl-devel >= 1.1.0, jansson-devel, libcurl-devel, xmlto Requires: httpd-mmn = %{_httpd_mmn}, mod_ssl >= 1:2.4.41