From 9141301f66601904a5611d7b244160272e00647b Mon Sep 17 00:00:00 2001 From: Shakthi Kannan Date: Sep 01 2011 05:18:22 +0000 Subject: Added hdf5, hdf5-devel to Requires. --- diff --git a/cgnslib.spec b/cgnslib.spec index da95b18..00fdce2 100644 --- a/cgnslib.spec +++ b/cgnslib.spec @@ -3,7 +3,7 @@ Name: cgnslib Version: 2.5 -Release: 5.r1%{?dist} +Release: 5.r2%{?dist} Summary: Computational Fluid Dynamics General Notation System Group: Development/Libraries @@ -21,7 +21,7 @@ BuildRequires: hdf5-devel >= 1.8 BuildRequires: zlib-devel BuildRequires: gcc-gfortran BuildRequires: chrpath - +Requires: hdf5 %description The Computational Fluid Dynamics General Notation System (CGNS) provides @@ -37,6 +37,7 @@ administered by an international steering committee. Summary: Header files for %{name} package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: hdf5-devel %description devel The %{name}-devel package contains the header files @@ -112,6 +113,9 @@ cd tests %{_libdir}/libcgns.so %changelog +* Thu Sep 01 2011 Shakthi Kannan 2.5-5.r2 +- Added hdf5 to Requires, and hdf5-devel to devel Requires. + * Thu Feb 17 2011 Shakthi Kannan 2.5-5.r1 - Updated to 2.5-5 release.