From 497b63184ec51459ca8e732315ed3c3d7c8445cf Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 11 Jan 2021 19:43:08 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- scapy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/scapy.spec b/scapy.spec index 81daef9..f4d1897 100644 --- a/scapy.spec +++ b/scapy.spec @@ -46,6 +46,7 @@ requests and replies, and much more.} BuildArch: noarch +BuildRequires: make BuildRequires: sed %if 0%{?with_python2}