[GtkAda] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Wed Jan 19 10:50:14 UTC 2011


commit b03e909098348d6b99756528c57b73a593613831
Author: Dan Horák <dan at danny.cz>
Date:   Wed Jan 19 11:50:04 2011 +0100

    - updated the supported arch list

 GtkAda.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/GtkAda.spec b/GtkAda.spec
index 31638e7..e38bbc2 100644
--- a/GtkAda.spec
+++ b/GtkAda.spec
@@ -1,6 +1,6 @@
 Name:           GtkAda
 Version:        2.14.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Ada graphical toolkit based on Gtk+
 Group:          System Environment/Libraries
 License:        GPLv2+
@@ -39,6 +39,8 @@ BuildRequires:  texinfo
 BuildRequires:  tetex
 BuildRequires:  tetex-dvips
 BuildRequires:  fedora-gnat-project-common
+# gcc-gnat only available on these:
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
 
 %description
 GtkAda is an Ada graphical toolkit based on Gtk+. It allows you to
@@ -192,6 +194,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 19 2011 Dan Horák <dan[at]danny.cz> - 2.14.1-2
+- updated the supported arch list
+
 * Mon Jan 17 2011 Björn Persson <bjorn at rombobjörn.se> - 2.14.1-1
 - new release 2.14.1
 - Patched the GtkAda build system quite a lot to disable static libraries,


More information about the scm-commits mailing list