[gprbuild] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Thu Mar 24 07:50:17 UTC 2011


commit 300c8181498ffbc64429703c6b4f5fef11d536c1
Author: Dan Horák <dan at danny.cz>
Date:   Thu Mar 24 08:50:09 2011 +0100

    updated the supported arch list

 gprbuild.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gprbuild.spec b/gprbuild.spec
index 4d76a19..80cc1c3 100644
--- a/gprbuild.spec
+++ b/gprbuild.spec
@@ -1,6 +1,6 @@
 Name:       gprbuild
 Version:    2010
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Ada project builder
 Group:      Development/Languages
 License:    GPLv2+
@@ -24,6 +24,8 @@ Patch5:        %{name}-gcc46.patch
 BuildRequires:  xmlada-devel
 BuildRequires:  gcc-gnat libgnat-static libgnat-devel
 BuildRequires:  fedora-gnat-project-common >= 2
+# xmlada and gcc-gnat only available on these:
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
 
 Requires: xmlada
 
@@ -83,6 +85,9 @@ mv -f %{buildroot}%{_docdir}/%{name} %{buildroot}%{_docdir}/%{name}-%{version}
 %{_datadir}/%{name}/examples/*
 
 %changelog
+* Thu Mar 24 2011 Dan Horák <dan[at]danny.cz> - 2010-8
+- updated the supported arch list
+
 * Fri Mar 11 2011 Pavel Zhukov <landgraf at fedoraproject.com> - 2010-7
 - Fix %%doc section
 - Hack for builded docs


More information about the scm-commits mailing list