aarch64 has Ada so add it to GNAT_arches
This commit is contained in:
parent
1767166dd5
commit
01bd917b0e
@ -1,4 +1,4 @@
|
|||||||
# GNAT_arches lists the architectures where GNAT is available in Fedora. Ada
|
# GNAT_arches lists the architectures where GNAT is available in Fedora. Ada
|
||||||
# packages won't build on other architectures until GNAT is bootstrapped for
|
# packages won't build on other architectures until GNAT is bootstrapped for
|
||||||
# them.
|
# them.
|
||||||
%GNAT_arches %{ix86} x86_64 ia64 ppc ppc64 alpha
|
%GNAT_arches %{ix86} x86_64 ia64 ppc ppc64 alpha aarch64
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Summary: Red Hat specific rpm configuration files
|
Summary: Red Hat specific rpm configuration files
|
||||||
Name: redhat-rpm-config
|
Name: redhat-rpm-config
|
||||||
Version: 22
|
Version: 23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# No version specified.
|
# No version specified.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -135,6 +135,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
|
|||||||
%{_rpmconfigdir}/macros.d/macros.kmp
|
%{_rpmconfigdir}/macros.d/macros.kmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 13 2014 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||||
|
- aarch64 has Ada so add it to GNAT_arches
|
||||||
|
|
||||||
* Mon May 12 2014 Josh Boyer <jwboyer@fedoraproject.org> - 22-1
|
* Mon May 12 2014 Josh Boyer <jwboyer@fedoraproject.org> - 22-1
|
||||||
- Fix kmod.prov to deal with compressed modules (#1096349)
|
- Fix kmod.prov to deal with compressed modules (#1096349)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user