From d614742c42c1529617d7487b78ce5c362c9afc71 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 09 2018 17:06:44 +0000 Subject: add BuildRequires: gcc-c++ Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/gflags.spec b/gflags.spec index 993c945..2d7220d 100644 --- a/gflags.spec +++ b/gflags.spec @@ -8,6 +8,7 @@ License: BSD URL: https://gflags.github.io/gflags/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz Patch1: gflags-0001-Set-VERSION-property-of-library-targets-to-major.patch +BuildRequires: gcc-c++ BuildRequires: python2-setuptools BuildRequires: cmake