Add riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-11-23 10:48:22 +02:00
parent 645bb7eff9
commit 7c6edd836b
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: extlinux-bootloader
Version: 1.2
Release: 15%{?dist}
Release: 15.0.riscv64%{?dist}
Summary: The EXTLINUX bootloader framework, for booting the local system
License: GPLv2+
@ -12,7 +12,7 @@ Requires: grubby-deprecated
%endif
Provides: syslinux-extlinux
ExclusiveArch: %{arm} aarch64
ExclusiveArch: %{arm} aarch64 riscv64
%description
The EXTLINUX bootloader framework, for booting the local system.
@ -41,6 +41,9 @@ install -p %{SOURCE1} %{buildroot}%{_sbindir}/extlinux
%changelog
* Wed Nov 23 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.2-15.0.riscv64
- Add riscv64
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild