[xmlada] aarch64 now has Ada

Peter Robinson pbrobinson at fedoraproject.org
Tue May 13 10:21:19 UTC 2014


commit cfb67a32d4b7c3806045c1654c2e8b8aefe61323
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue May 13 11:21:01 2014 +0100

    aarch64 now has Ada

 xmlada.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xmlada.spec b/xmlada.spec
index a8a9c41..e252fa4 100644
--- a/xmlada.spec
+++ b/xmlada.spec
@@ -1,6 +1,6 @@
 Name:           xmlada
 Version:        2013
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        XML library for Ada
 Group:          System Environment/Libraries
 License:        GPLv2+
@@ -19,7 +19,7 @@ BuildRequires:  chrpath
 BuildRequires:  gcc-gnat
 BuildRequires:  fedora-gnat-project-common >= 2 
 # xmlada and gcc-gnat only available on these:
-ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha aarch64
 
 
 %description
@@ -107,6 +107,9 @@ rm -f %{buildroot}/%{_libdir}/%{name}/static/*
 
 
 %changelog
+* Tue May 13 2014 Peter Robinson <pbrobinson at fedoraproject.org> 2013-5
+- aarch64 now has Ada
+
 * Sun Apr 20 2014 Pavel Zhukov <landgraf at fedoraproject.org> - 2013-4
 - Rebuild for new gcc 
 


More information about the scm-commits mailing list