[cgnslib/f14] Added hdf5, hdf5-devel to Requires.

Shakthi Kannan shakthimaan at fedoraproject.org
Thu Sep 1 05:20:15 UTC 2011


commit 065663d7a5a3e667eced27a6bd664473b8077bad
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Thu Sep 1 10:46:03 2011 +0530

    Added hdf5, hdf5-devel to Requires.

 cgnslib.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
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 <shakthimaan [AT] fedoraproject DOT org> 2.5-5.r2
+- Added hdf5 to Requires, and hdf5-devel to devel Requires.
+
 * Thu Feb 17 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> 2.5-5.r1
 - Updated to 2.5-5 release.
 


More information about the scm-commits mailing list