From fbce79f9a3e1a08604ae04f13e022f9974034007 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 15:07:51 +0000 Subject: Add missing BuildRequires on gcc make: gcc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603665 Signed-off-by: Igor Gnatenko --- diff --git a/cmospwd.spec b/cmospwd.spec index c4509e5..f5a2f76 100644 --- a/cmospwd.spec +++ b/cmospwd.spec @@ -11,6 +11,7 @@ Source0: http://www.cgsecurity.org/%{name}-%{version}.tar.bz2 # Fails to build on other arches and not useful there either, I think ExclusiveArch: %{ix86} x86_64 +BuildRequires: gcc BuildRequires: dos2unix %description