[rubygem-qpid_messaging/f20] Removed the ARM exclusion.

Darryl L. Pierce mcpierce at fedoraproject.org
Tue Jul 15 12:59:55 UTC 2014


commit 9acfe599a6bf6b85bcf209aebbeab21dfa331e8e
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Fri Oct 25 14:08:34 2013 -0400

    Removed the ARM exclusion.

 rubygem-qpid_messaging.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/rubygem-qpid_messaging.spec b/rubygem-qpid_messaging.spec
index 25bea70..4bad530 100644
--- a/rubygem-qpid_messaging.spec
+++ b/rubygem-qpid_messaging.spec
@@ -5,7 +5,7 @@
 Summary:       Ruby bindings for the Qpid messaging framework
 Name:          rubygem-%{gem_name}
 Version:       %{qpid_version}.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       ASL 2.0
 
 URL:           http://qpid.apache.org
@@ -13,9 +13,6 @@ 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
@@ -102,6 +99,9 @@ rm -rf %{buildroot}%{gem_instdir}/ext
 
 
 %changelog
+* Fri Oct 25 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.24.1-2
+- Removed the ARM exclusion.
+
 * Fri Oct 25 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.24.1-1
 - Rebased on qpid_messaging 0.24.1.
 


More information about the scm-commits mailing list