rpms/hdf/FC-3 hdf.spec,1.9,1.10

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Fri Feb 24 23:51:26 UTC 2006


Author: pertusus

Update of /cvs/extras/rpms/hdf/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4913

Modified Files:
	hdf.spec 
Log Message:
Don't set explicitly F77 and FFLAGS




Index: hdf.spec
===================================================================
RCS file: /cvs/extras/rpms/hdf/FC-3/hdf.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hdf.spec	24 Feb 2006 20:45:03 -0000	1.9
+++ hdf.spec	24 Feb 2006 23:51:25 -0000	1.10
@@ -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 @@
 %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 @@
 %{_libdir}/%{name}/
 
 %changelog
-* Fri Feb 24 2006 Patrice Dumas <pertusus at free.fr> 4.2r1-6.1
+* Fri Feb 24 2006 Patrice Dumas <pertusus at free.fr> 4.2r1-6.2
 - use gcc-g77 instead of gcc-gfortran
 - sync with FC-4 spec file instead of devel
 




More information about the fedora-extras-commits mailing list