rpms/R-RScaLAPACK/FC-3 R-RScaLAPACK.spec,1.9,1.10

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jun 13 03:29:05 UTC 2005


Author: spot

Update of /cvs/extras/rpms/R-RScaLAPACK/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21641/FC-3

Modified Files:
	R-RScaLAPACK.spec 
Log Message:

ExcludeArch x86_64 until lam is compiled with -fPIC for x86_64.



Index: R-RScaLAPACK.spec
===================================================================
RCS file: /cvs/extras/rpms/R-RScaLAPACK/FC-3/R-RScaLAPACK.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- R-RScaLAPACK.spec	3 Jun 2005 15:07:12 -0000	1.9
+++ R-RScaLAPACK.spec	13 Jun 2005 03:29:02 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name: R-%{packname}
 Version: 0.4.0
-Release: 10%{?dist}
+Release: 11%{?dist}
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
 License: Freely distributable
 URL: http://cran.r-project.org/contrib
@@ -14,6 +14,11 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0: R-RScaLAPACK-0.4.0-lam-mpi-blacs.patch
 Patch2: R-RScaLAPACK-0.4.0-lam-mpi-blacs64.patch
+#
+# Normally, this is bad form, but we need to do this.
+# lam needs to be built with -fPIC for x86_64 to work.
+#
+ExcludeArch: x86_64
 
 %description
 R package:




More information about the fedora-extras-commits mailing list