[aunit] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri Jun 3 07:50:39 UTC 2011


commit f2c6b30f240569db530dd258ee856c9405f822ef
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jun 3 09:50:26 2011 +0200

    updated the supported arch list

 aunit.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/aunit.spec b/aunit.spec
index e6acd95..dc06e5a 100644
--- a/aunit.spec
+++ b/aunit.spec
@@ -4,7 +4,7 @@
 
 Name:        aunit
 Version:    2010
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Unit test framework for Ada
 Group:      Development/Languages
 License:    GPLv2+
@@ -26,6 +26,9 @@ BuildRequires:  chrpath gprbuild
 
 Requires:    fedora-gnat-project-common >= 2
 
+# gcc-gnat only available on these:
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
+
 %description
 %{summary}
 
@@ -92,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jun 03 2011 Dan Horák <dan[at]danny.cz> - 2010-3
+- updated the supported arch list
+
 * Sat Apr 30 2011 Pavel Zhukov <landgraf at fedoraproject.org> - 2010-2
 - Remove vendor optflags
 


More information about the scm-commits mailing list