[rubygem-qpid_messaging/f18] Exclude ARM for now.

Darryl L. Pierce mcpierce at fedoraproject.org
Tue Sep 24 13:58:08 UTC 2013


commit f2d66a522047c6515bcf7a1026681482efbb1e32
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Tue Sep 24 09:05:43 2013 -0400

    Exclude ARM for now.

 rubygem-qpid_messaging.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/rubygem-qpid_messaging.spec b/rubygem-qpid_messaging.spec
index c25420c..30abe03 100644
--- a/rubygem-qpid_messaging.spec
+++ b/rubygem-qpid_messaging.spec
@@ -13,6 +13,9 @@ Source0:       http://rubygems.org/gems/%{gem_name}-%{version}.gem
 
 Provides:      rubygem(%{gem_name}) = %{version}
 
+# TODO: Remove when BZ#1010397 is fixed.
+ExcludeArch:    %{arm}
+
 %if 0%{?fedora} >= 19
 BuildRequires: ruby(release)
 %else


More information about the scm-commits mailing list