rpms/hdf/devel hdf.spec,1.1,1.2

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Fri Jul 29 19:50:54 UTC 2005


Author: orion

Update of /cvs/extras/rpms/hdf/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8727

Modified Files:
	hdf.spec 
Log Message:
Exclude ppc/ppc64



Index: hdf.spec
===================================================================
RCS file: /cvs/extras/rpms/hdf/devel/hdf.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hdf.spec	25 Jul 2005 18:07:39 -0000	1.1
+++ hdf.spec	29 Jul 2005 19:50:52 -0000	1.2
@@ -1,6 +1,6 @@
 Name: hdf
 Version: 4.2r1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD-ish
 Group: System Environment/Libraries
@@ -11,6 +11,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: autoconf flex byacc libjpeg-devel zlib-devel
 BuildRequires: gcc-gfortran
+ExcludeArch: ppc ppc64
 
 %description
 HDF is a general purpose library and file format for storing scientific data.
@@ -70,6 +71,9 @@
 %{_libdir}/%{name}/
 
 %changelog
+* Fri Jul 29 2005 Orion Poplawski <orion at cora.nwra.com> 4.2r1-3
+- Exclude ppc/ppc64 - HDF does not recognize it
+
 * Wed Jul 20 2005 Orion Poplawski <orion at cora.nwra.com> 4.2r1-2
 - Fix BuildRequires to have autoconf
 




More information about the fedora-extras-commits mailing list