rpms/netcdf/devel netcdf.spec,1.26,1.27

Ed Hill (edhill) fedora-extras-commits at redhat.com
Thu May 8 05:16:39 UTC 2008


Author: edhill

Update of /cvs/pkgs/rpms/netcdf/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22410

Modified Files:
	netcdf.spec 
Log Message:
ExcludeArch: ppc64 since it doesn't (for now) have hdf5



Index: netcdf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/netcdf/devel/netcdf.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- netcdf.spec	8 May 2008 04:55:48 -0000	1.26
+++ netcdf.spec	8 May 2008 05:15:58 -0000	1.27
@@ -1,6 +1,6 @@
 Name:           netcdf
 Version:        4.0.0
-Release:        0.1.beta2%{?dist}
+Release:        0.2.beta2%{?dist}
 Summary:        Libraries for the Unidata network Common Data Form
 
 Group:          Applications/Engineering
@@ -12,6 +12,7 @@
 
 BuildRequires:  gcc-gfortran, gawk
 BuildRequires:  hdf5-devel
+ExcludeArch:    ppc64
 
 %package devel
 Summary:        Development files for netcdf
@@ -138,6 +139,9 @@
 
 
 %changelog
+* Wed May  8 2008 Ed Hill <ed at eh3.com> - 4.0.0-0.2.beta2
+- ExcludeArch: ppc64 since it doesn't (for now) have hdf5
+
 * Wed May  7 2008 Ed Hill <ed at eh3.com> - 4.0.0-0.1.beta2
 - try out upstream 4.0.0-beta2
 




More information about the fedora-extras-commits mailing list