rpms/R-bigmemory/F-10 R-bigmemory.spec,1.1,1.2

Tom Callaway spot at fedoraproject.org
Thu Nov 13 17:12:03 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/R-bigmemory/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32469/F-10

Modified Files:
	R-bigmemory.spec 
Log Message:
excludearch ppc ppc64


Index: R-bigmemory.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-bigmemory/F-10/R-bigmemory.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- R-bigmemory.spec	13 Nov 2008 15:52:34 -0000	1.1
+++ R-bigmemory.spec	13 Nov 2008 17:11:32 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:             R-%{packname}
 Version:          2.3
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Manage massive matrices in R using C++, with support for shared memory
 
 Group:            Applications/Productivity
@@ -15,6 +15,9 @@
 Requires(post):   R
 Requires(postun): R
 BuildRequires:    R-devel >= 2.5.0, R-biglm, R-nws
+# Hangs trying to check the examples in the test suite, not endian clean?
+# https://bugzilla.redhat.com/show_bug.cgi?id=471422
+ExcludeArch:      ppc ppc64
 
 %description
 Use C++ to create, store, access, and manipulate massive matrices. Under 
@@ -65,6 +68,9 @@
 %{_libdir}/R/library/%{packname}/libs/
 
 %changelog
+* Thu Nov 13 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.3-3
+- hangs trying to check examples on ppc/ppc64 (excludearch)
+
 * Fri Nov 7 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.3-2
 - Drop useless macros
 




More information about the scm-commits mailing list