Rebuild for FC6

This commit is contained in:
Orion Poplawski 2006-08-30 02:36:31 +00:00
parent a699710590
commit cdaad2bb1c
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: hdf
Version: 4.2r1
Release: 10%{?dist}
Release: 11%{?dist}
Summary: A general purpose library and file format for storing scientific data
License: BSD-ish
Group: System Environment/Libraries
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/%{name}/
%changelog
* Tue Aug 29 2006 Orion Poplawski <orion@cora.nwra.com> 4.2r1-11
- Rebuild for FC6
* Thu Apr 20 2006 Orion Poplawski <orion@cora.nwra.com> 4.2r1-10
- Add Requires netcdf-devel for hdf-devel (bug #189337)