[aunit] Exclude arm

Pavel Zhukov landgraf at fedoraproject.org
Sat Oct 11 21:59:49 UTC 2014


commit 9ef03b1f42e79798d0a8334cc77716daa093d581
Author: Pavel Zhukov <landgraf at fedoraproject.org>
Date:   Sun Oct 12 00:59:15 2014 +0200

    Exclude arm

 aunit.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/aunit.spec b/aunit.spec
index 178fb55..dd4bbef 100644
--- a/aunit.spec
+++ b/aunit.spec
@@ -4,7 +4,7 @@
 
 Name:        aunit
 Version:    2013
-Release:    6%{?dist}
+Release:    7%{?dist}
 Summary:    Unit test framework for Ada
 Group:      Development/Languages
 License:    GPLv2+
@@ -26,8 +26,8 @@ BuildRequires:  chrpath gprbuild gcc-gnat
 
 Requires:    fedora-gnat-project-common >= 2
 
-# gcc-gnat only available on these:
-ExclusiveArch:  %{GNAT_arches}
+# gprbuild only available on these:
+ExclusiveArch:  %GPRbuild_arches
 
 %description
 %{summary}
@@ -94,6 +94,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 11 2014 Pavel Zhukov <landgraf at fedoraproject.org> - 2013-7
+- Exclude arm
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2013-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
@@ -129,4 +132,4 @@ rm -rf %{buildroot}
 - Remove vendor optflags
 
 * Mon Mar 28 2011 Pavel Zhukov <landgraf at fedoraproject.org> - 2010-1
-- Initial build
+%{GNAT_arches}- Initial build


More information about the scm-commits mailing list