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

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Fri Feb 24 20:45:03 UTC 2006


Author: pertusus

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

Modified Files:
	hdf.spec 
Log Message:
- use gcc-g77 instead of gcc-gfortran
- sync with FC-4 spec file instead of devel

It is associated with a version lowering (from 9 to 6). A tag allready 
exists for the version 9.



Index: hdf.spec
===================================================================
RCS file: /cvs/extras/rpms/hdf/FC-3/hdf.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hdf.spec	13 Feb 2006 18:53:08 -0000	1.8
+++ hdf.spec	24 Feb 2006 20:45:03 -0000	1.9
@@ -1,6 +1,6 @@
 Name: hdf
 Version: 4.2r1
-Release: 9%{?dist}
+Release: 6%{?dist}.1
 Summary: A general purpose library and file format for storing scientific data
 License: BSD-ish
 Group: System Environment/Libraries
@@ -11,7 +11,7 @@
 Patch1: hdf-4.2r1-ppc.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: autoconf flex byacc libjpeg-devel zlib-devel
-BuildRequires: gcc-gfortran
+BuildRequires: gcc-g77
 
 %description
 HDF is a general purpose library and file format for storing scientific data.
@@ -74,18 +74,14 @@
 %{_libdir}/%{name}/
 
 %changelog
-* Mon Feb 13 2006 Orion Poplawski <orion at cora.nwra.com> 4.2r1-9
-- Rebuild for gcc/glibc changes
+* Fri Feb 24 2006 Patrice Dumas <pertusus at free.fr> 4.2r1-6.1
+- use gcc-g77 instead of gcc-gfortran
+- sync with FC-4 spec file instead of devel
 
-* Wed Feb  8 2006 Orion Poplawski <orion at cora.nwra.com> 4.2r1-8
+* Mon Feb 20 2006 Orion Poplawski <orion at cora.nwra.com> 4.2r1-6
 - Compile with -DHAVE_NETCDF for gdl hdf/netcdf compatibility
-
-* Thu Feb  2 2006 Orion Poplawski <orion at cora.nwra.com> 4.2r1-7
 - Add patch to build on ppc
 
-* Wed Dec 21 2005 Orion Poplawski <orion at cora.nwra.com> 4.2r1-6
-- Rebuild
-
 * Wed Oct 05 2005 Orion Poplawski <orion at cora.nwra.com> 4.2r1-5
 - Add Requires: libjpeg-devel zlib-devel to -devel package
 




More information about the scm-commits mailing list