From 4e393d45d7e9476aacb3084fb272f801d880d0bc Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 09 2021 00:27:13 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/uptimed.spec b/uptimed.spec index 276db7a..2e6d0f1 100644 --- a/uptimed.spec +++ b/uptimed.spec @@ -9,6 +9,7 @@ Source0: https://github.com/rpodgorny/%{name}/archive/v%{version}.tar.gz # https://github.com/rpodgorny/uptimed/pull/6 Patch0: uptimed-0001-systemd-unit-run-as-daemon-user-not-root.patch %{?systemd_requires} +BuildRequires: make BuildRequires: systemd BuildRequires: autoconf, automake, libtool