From 8ae8a115b27fd2ad5de2af358b0d4cbe7659612b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:07:26 +0000 Subject: Add missing BuildRequires on gcc configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1604441 Signed-off-by: Igor Gnatenko --- diff --git a/jfsutils.spec b/jfsutils.spec index 8945980..5fb95fd 100644 --- a/jfsutils.spec +++ b/jfsutils.spec @@ -11,6 +11,7 @@ License: GPLv2+ Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Buildrequires: libuuid-devel +BuildRequires: gcc %description The jfsutils package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in JFS