From 19862c09fb916b2016f00a20f63c974c70bf5259 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sun, 18 Feb 2018 19:55:19 +0100 Subject: [PATCH] Add missing BR: gcc-c++, make --- alglib.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/alglib.spec b/alglib.spec index 6934aff..e6b737d 100644 --- a/alglib.spec +++ b/alglib.spec @@ -1,6 +1,6 @@ Name: alglib Version: 3.13.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A numerical analysis and data processing library License: GPLv2+ @@ -14,6 +14,8 @@ Source2: bsd.txt Patch0: alglib_verbose-tests.patch BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: make %description ALGLIB is a cross-platform numerical analysis and data processing library. @@ -106,6 +108,9 @@ popd %changelog +* Sun Feb 18 2018 Sandro Mani - 3.13.0-3 +- Add missing BR: gcc-c++, make + * Wed Feb 07 2018 Fedora Release Engineering - 3.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild