From 82af4aa38a974d121f5bf0a127f6c27f0e0c0828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= Date: Mon, 19 Feb 2018 14:38:14 +0100 Subject: [PATCH] Add gcc to BuildRequires --- lm_sensors.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lm_sensors.spec b/lm_sensors.spec index b81fdbf..b930b4b 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -1,6 +1,6 @@ Name: lm_sensors Version: 3.4.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Hardware monitoring tools Group: Applications/System License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public Domain @@ -25,6 +25,7 @@ Requires(post): systemd-units BuildRequires: kernel-headers >= 2.2.16, bison, libsysfs-devel, flex, gawk BuildRequires: perl-generators BuildRequires: rrdtool-devel +BuildRequires: gcc %description @@ -180,6 +181,9 @@ fi %changelog +* Mon Feb 19 2018 Ondřej Lysoněk - 3.4.0-10 +- Add gcc to BuildRequires + * Thu Feb 08 2018 Fedora Release Engineering - 3.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild