From 5236adf020f75b18b28e22c90914c58b56923eb1 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 06:11:30 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- dnsdist.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsdist.spec b/dnsdist.spec index b9cf43c..27b81e0 100644 --- a/dnsdist.spec +++ b/dnsdist.spec @@ -37,6 +37,7 @@ BuildRequires: systemd-units %if 0%{?uglify} BuildRequires: uglify-js %endif +BuildRequires: make Requires(post): systemd Requires(preun): shadow-utils Requires(preun): systemd