From 0817d5b593671ebe9e8cb56acd66d38cd63894a0 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 17 2020 03:26:42 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/certwatch.spec b/certwatch.spec index 13ef077..a1c9a9a 100644 --- a/certwatch.spec +++ b/certwatch.spec @@ -7,6 +7,7 @@ URL: https://github.com/notroj/certwatch Source0: https://github.com/notroj/certwatch/archive/v%{version}.tar.gz#/certwatch-%{version}.tar.gz BuildRequires: gcc, openssl-devel, xmlto, autoconf, automake BuildRequires: perl(Test), perl(Test::Harness), perl(Test::Output), /usr/bin/openssl +BuildRequires: make Obsoletes: crypto-utils < 2.5-7 %description