Remove all 32-bit architectures (i686 and armv7hl)
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
fc3eef63e8
commit
1ac5d77229
@ -1,12 +1,12 @@
|
|||||||
Name: acpica-tools
|
Name: acpica-tools
|
||||||
Version: 20220331
|
Version: 20220331
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: ACPICA tools for the development and debug of ACPI tables
|
Summary: ACPICA tools for the development and debug of ACPI tables
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://www.acpica.org/
|
URL: https://www.acpica.org/
|
||||||
|
|
||||||
ExcludeArch: i686
|
ExcludeArch: i686, armv7hl
|
||||||
|
|
||||||
Source0: https://acpica.org/sites/acpica/files/acpica-unix2-%{version}.tar.gz
|
Source0: https://acpica.org/sites/acpica/files/acpica-unix2-%{version}.tar.gz
|
||||||
Source1: https://acpica.org/sites/acpica/files/acpitests-unix-%{version}.tar.gz
|
Source1: https://acpica.org/sites/acpica/files/acpitests-unix-%{version}.tar.gz
|
||||||
@ -259,6 +259,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 3 2022 Al Stone <ahs3@redhat.com> - 20220331-2
|
||||||
|
- Stop building 32-bit architecture (i686 and armv7hl); they have been
|
||||||
|
deprecated in Fedora
|
||||||
|
|
||||||
* Sun Apr 3 2022 Al Stone <ahs3@redhat.com> - 20220331-1
|
* Sun Apr 3 2022 Al Stone <ahs3@redhat.com> - 20220331-1
|
||||||
- Update to 20220331 upstream source. Bring all the patches up to date.
|
- Update to 20220331 upstream source. Bring all the patches up to date.
|
||||||
- Update the results of misc test cases.
|
- Update the results of misc test cases.
|
||||||
|
Loading…
Reference in New Issue
Block a user