diff --git a/hdf.spec b/hdf.spec index e723b7e..b737e3d 100644 --- a/hdf.spec +++ b/hdf.spec @@ -1,6 +1,6 @@ Name: hdf Version: 4.2r1 -Release: 6%{?dist}.2 +Release: 7%{?dist} Summary: A general purpose library and file format for storing scientific data License: BSD-ish Group: System Environment/Libraries @@ -26,7 +26,7 @@ grids. You can also mix and match them in HDF files according to your needs. Summary: HDF development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libjpeg-devel zlib-devel +Requires: libjpeg-devel zlib-devel netcdf-devel %description devel HDF development headers and libraries. @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name}/ %changelog +* Thu Apr 20 2006 Orion Poplawski 4.2r1-7 +- Add Requires netcdf-devel for hdf-devel (bug #189337) + * Fri Feb 24 2006 Patrice Dumas 4.2r1-6.2 - use gcc-g77 instead of gcc-gfortran - sync with FC-4 spec file instead of devel