Don't set explicitly F77 and FFLAGS

This commit is contained in:
pertusus 2006-02-24 23:51:25 +00:00
parent 1ae5fef006
commit facb202caa
1 changed files with 3 additions and 3 deletions

View File

@ -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 <pertusus@free.fr> 4.2r1-6.1
* Fri Feb 24 2006 Patrice Dumas <pertusus@free.fr> 4.2r1-6.2
- use gcc-g77 instead of gcc-gfortran
- sync with FC-4 spec file instead of devel