From 9a03291e79585205c87c0f09504d6da4bc0c8737 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jul 11 2018 03:39:43 +0000 Subject: Don't need to BR both gcc and gcc-c++. There is no C++ code in this package, but the configure script checks for a C++ compiler. --- diff --git a/abe.spec b/abe.spec index 94a6fed..9ff48fc 100644 --- a/abe.spec +++ b/abe.spec @@ -23,9 +23,8 @@ Patch3: %{name}-1.1-aarch64.patch # Fix build failure with -Werror=format-security Patch4: %{name}-1.1-format-security.patch -BuildRequires: gcc-c++ BuildRequires: desktop-file-utils -BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: libXi-devel BuildRequires: libXmu-devel BuildRequires: SDL-devel