From 8618dcaf997af9b772b3d4d75fc38c273ccd3ed4 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Feb 19 2018 13:41:10 +0000 Subject: Rebuild (hdf5), add missing BR: gcc, make --- diff --git a/cgnslib.spec b/cgnslib.spec index c556a26..aacbad4 100644 --- a/cgnslib.spec +++ b/cgnslib.spec @@ -1,6 +1,6 @@ Name: cgnslib Version: 3.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Computational Fluid Dynamics General Notation System License: zlib URL: http://www.cgns.org/ @@ -14,9 +14,11 @@ Patch1: cgnslib-cmake.patch Patch2: cgnslib_matherr.patch BuildRequires: cmake +BuildRequires: gcc BuildRequires: gcc-gfortran BuildRequires: hdf5-devel BuildRequires: libXmu-devel +BuildRequires: make BuildRequires: mesa-libGL-devel BuildRequires: mesa-libGLU-devel BuildRequires: tcl-devel @@ -105,6 +107,10 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make test %{_fmoddir}/cgns.mod %changelog +* Mon Feb 19 2018 Sandro Mani - 3.3.1-4 +- Rebuild (hdf5) +- Add missing BR: gcc, make + * Wed Feb 07 2018 Fedora Release Engineering - 3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild