[xmlada] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Wed Mar 23 09:31:47 UTC 2011


commit ea0224cb606169161bf89e6ca6187d0e73333f91
Author: Dan Horák <dan at danny.cz>
Date:   Wed Mar 23 10:31:35 2011 +0100

    updated the supported arch list

 xmlada.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xmlada.spec b/xmlada.spec
index 5d95cb0..f5f3fe1 100644
--- a/xmlada.spec
+++ b/xmlada.spec
@@ -1,6 +1,6 @@
 Name:       	xmlada
 Version:    	3.2.1
-Release:    	10%{?dist}
+Release:    	11%{?dist}
 Summary:    	XML library for Ada
 Group:      	System Environment/Libraries
 License:    	GPLv2+
@@ -17,6 +17,8 @@ Patch2:	    	%{name}-gnatflags.patch
 BuildRequires:  chrpath
 BuildRequires:  gcc-gnat
 BuildRequires:  fedora-gnat-project-common >= 2 
+# gcc-gnat only available on these:
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
 
 %description
 XML/Ada includes support for parsing XML files, including DTDs, 
@@ -102,6 +104,9 @@ rm -f %{buildroot}/%{_datadir}/gps/plug-ins/%{name}_gps.py*
 
 
 %changelog
+* Wed Mar 23 2011 Dan Horák <dan[at]danny.cz> - 3.2.1-11
+- updated the supported arch list
+
 * Tue Mar 01 2011 Pavel Zhukov <landgraf at fedoraproject.org> - 3.2.1-10
 - fix path for fedora-gnat-project-common
 


More information about the scm-commits mailing list