From 35f0aef14b1901ada9b4d2942813615fcb2ddd88 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:30:41 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- chkconfig.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chkconfig.spec b/chkconfig.spec index 88a2c5e..7b68abd 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -6,6 +6,7 @@ License: GPLv2 URL: https://github.com/fedora-sysv/chkconfig Source: https://github.com/fedora-sysv/chkconfig/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: newt-devel gettext popt-devel libselinux-devel beakerlib gcc +BuildRequires: make Conflicts: initscripts <= 5.30-1 %description