[zeromq-ada] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Thu May 5 12:28:38 UTC 2011


commit 96b1dc251370272113f00b72e1b1d02f9841dfbc
Author: Dan Horák <dan at danny.cz>
Date:   Thu May 5 14:27:49 2011 +0200

    updated the supported arch list

 zeromq-ada.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/zeromq-ada.spec b/zeromq-ada.spec
index 3144f19..80b5e89 100644
--- a/zeromq-ada.spec
+++ b/zeromq-ada.spec
@@ -2,7 +2,7 @@
 
 Name:       zeromq-ada
 Version:    2.1.0
-Release:    5.24032011git%{?dist}
+Release:    6.24032011git%{?dist}
 Summary:    Ada binding for zeromq
 Group:      System Environment/Libraries
 License:    GPLv2+
@@ -18,6 +18,8 @@ Patch1:     %{name}-fedora.patch
 BuildRequires: fedora-gnat-project-common >= 2 zeromq-devel >= 2.1
 BuildRequires:  chrpath
 Requires:    zeromq >= 2.1
+# gcc-gnat only available on these:
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
 
 %description
 Ada bindings for zeromq
@@ -74,6 +76,9 @@ chrpath --delete %{buildroot}%{_libdir}/zmq/relocatable/libzmqAda.so.%{version}
 %{_datadir}/zmq/*
 
 %changelog
+* Thu May 05 2011 Dan Horák <dan[at]danny.cz> - 2.1.0-6.24032011git
+- updated the supported arch list
+
 * Fri Apr 29 2011 Pavel Zhukov <landgraf at fedoraproject.org> - 2.1.0-4.24032011git
 - Create shared libraries path
 - Fix license tag


More information about the scm-commits mailing list