Require gcc-c++

This commit is contained in:
Tom Hughes 2018-03-07 08:29:32 +00:00
parent a68959be32
commit a00ba54747
1 changed files with 5 additions and 1 deletions

View File

@ -56,7 +56,7 @@ format. RapidJSON should be in fully compliance with RFC4627/ECMA-404.
Name: rapidjson
Version: 1.1.0
Release: 6%{?gitrel}%{?dist}
Release: 7%{?gitrel}%{?dist}
Summary: Fast JSON parser and generator for C++
License: MIT
@ -73,6 +73,7 @@ Source0: %{giturl}/%{commit}.tar.gz#/%{gittar}
Patch0: rapidjson-1.1.0-do_not_include_gtest_src_dir.patch
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: gtest-devel
BuildRequires: valgrind
@ -183,6 +184,9 @@ popd
%changelog
* Wed Mar 7 2018 Tom Hughes <tom@compton.nu> - 1.1.0-7
- Require gcc-c++
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild