From 6f205cd2639454cdb020881fa0e5886655c1a615 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 08 2021 19:43:41 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/python-adal.spec b/python-adal.spec index eb28525..18a997f 100644 --- a/python-adal.spec +++ b/python-adal.spec @@ -13,6 +13,7 @@ Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz # Fix tests with httpretty >= 0.9.0 Patch0: %{name}-1.2.0-tests.patch +BuildRequires: make BuildRequires: python3-devel BuildRequires: %{py3_dist setuptools} # Required for tests