From b304f9763f9be2d72d21834e1b7a1803f50ef39d Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Mon, 19 Feb 2018 10:45:46 +0100 Subject: [PATCH] Add missing BR: gcc, make --- openjpeg2.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/openjpeg2.spec b/openjpeg2.spec index f3efcc9..81c8140 100644 --- a/openjpeg2.spec +++ b/openjpeg2.spec @@ -5,7 +5,7 @@ Name: openjpeg2 Version: 2.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: C-Library for JPEG 2000 # windirent.h is MIT, the rest is BSD @@ -25,6 +25,8 @@ Patch1: openjpeg2_install.patch Patch2: openjpeg2_opj2.patch BuildRequires: cmake +BuildRequires: gcc +BuildRequires: make BuildRequires: zlib-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel @@ -325,6 +327,9 @@ make test -C %{_target_platform} %changelog +* Mon Feb 19 2018 Sandro Mani - 2.3.0-6 +- Add missing BR: gcc, make + * Thu Feb 08 2018 Fedora Release Engineering - 2.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild