[qpid-cpp] Disabled building on ARM due to failure of the legacy store to build.

Darryl L. Pierce mcpierce at fedoraproject.org
Fri Sep 20 18:05:22 UTC 2013


commit 0c4a70aa40796507c769a76911d9698bba3a9eed
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Fri Sep 20 14:05:01 2013 -0400

    Disabled building on ARM due to failure of the legacy store to build.

 qpid-cpp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index 225f3b6..e31a5fd 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -474,6 +474,8 @@ messages.
 Summary:   Red Hat persistence extension to the Qpid messaging system
 License:   LGPLv2+
 
+ExcludeArch: %{arm}
+
 Obsoletes: rhm
 
 Requires:  qpid-cpp-server = %{version}
@@ -641,7 +643,10 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Mon Sep 20 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.24-1
+* Fri Sep 20 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.24-2
+- Disabled building on ARM due to failure of the legacy store to build.
+
+* Mon Sep 16 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.24-1
 - Rebased on Qpid 0.24.
 - Relocated qpidd.conf to /etc/qpid
 - Trimmed old changelog entries due to bogus date complaints.


More information about the scm-commits mailing list