rpms/grads/FC-4 grads.spec,1.4,1.5

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Fri Dec 23 09:10:40 UTC 2005


Author: pertusus

Update of /cvs/extras/rpms/grads/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15053

Modified Files:
	grads.spec 
Log Message:
./configure fails on x86_64


Index: grads.spec
===================================================================
RCS file: /cvs/extras/rpms/grads/FC-4/grads.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grads.spec	21 Dec 2005 08:02:35 -0000	1.4
+++ grads.spec	23 Dec 2005 09:10:40 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           grads
 Version:        1.9b4
-Release:        5%{?dist}.1
+Release:        5%{?dist}.2
 Summary:        Tool for easy acces, manipulation, and visualization of data
 
 Group:          Applications/Engineering
@@ -26,6 +26,8 @@
 Patch1:         grads_dap-no_lats.patch
 Patch2:         grads-conditionnal_lats.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+# configure fails on x86_64
+ExcludeArch:    x86_64
 
 # no hdf on ppc
 %ifnarch ppc
@@ -107,7 +109,7 @@
 %doc COPYRIGHT NOTICE.wgrib html README.xorg grads-copyright_summary
 
 %changelog
-* Wed Dec 21 2005 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-5.1
+* Wed Dec 21 2005 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-5.2
 - don't build the hdf interface on ppc, there is no hdf package
 
 * Tue Dec 13 2005 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-4




More information about the scm-commits mailing list