Correct typo in the spec file
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
1ac5d77229
commit
a89b86980e
@ -1,12 +1,12 @@
|
||||
Name: acpica-tools
|
||||
Version: 20220331
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: ACPICA tools for the development and debug of ACPI tables
|
||||
|
||||
License: GPLv2
|
||||
URL: https://www.acpica.org/
|
||||
|
||||
ExcludeArch: i686, armv7hl
|
||||
ExcludeArch: i686 armv7hl
|
||||
|
||||
Source0: https://acpica.org/sites/acpica/files/acpica-unix2-%{version}.tar.gz
|
||||
Source1: https://acpica.org/sites/acpica/files/acpitests-unix-%{version}.tar.gz
|
||||
@ -259,6 +259,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 3 2022 Al Stone <ahs3@redhat.com> - 20220331-3
|
||||
- Correct typo in ExcludeArch syntax
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user