diff --git a/hdf.spec b/hdf.spec index 407e367..e723b7e 100644 --- a/hdf.spec +++ b/hdf.spec @@ -1,6 +1,6 @@ Name: hdf Version: 4.2r1 -Release: 6%{?dist}.1 +Release: 6%{?dist}.2 Summary: A general purpose library and file format for storing scientific data License: BSD-ish Group: System Environment/Libraries @@ -42,7 +42,7 @@ rm -r mfhdf/hrepack/4.2r1-hrepack-patch %build autoconf export CFLAGS="$RPM_OPT_FLAGS -fPIC -DHAVE_NETCDF" -%configure F77=gfortran FFLAGS=-ffixed-line-length-none +%configure make %install @@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name}/ %changelog -* Fri Feb 24 2006 Patrice Dumas 4.2r1-6.1 +* 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