Add riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
645bb7eff9
commit
7c6edd836b
@ -1,6 +1,6 @@
|
|||||||
Name: extlinux-bootloader
|
Name: extlinux-bootloader
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 15%{?dist}
|
Release: 15.0.riscv64%{?dist}
|
||||||
Summary: The EXTLINUX bootloader framework, for booting the local system
|
Summary: The EXTLINUX bootloader framework, for booting the local system
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -12,7 +12,7 @@ Requires: grubby-deprecated
|
|||||||
%endif
|
%endif
|
||||||
Provides: syslinux-extlinux
|
Provides: syslinux-extlinux
|
||||||
|
|
||||||
ExclusiveArch: %{arm} aarch64
|
ExclusiveArch: %{arm} aarch64 riscv64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The EXTLINUX bootloader framework, for booting the local system.
|
The EXTLINUX bootloader framework, for booting the local system.
|
||||||
@ -41,6 +41,9 @@ install -p %{SOURCE1} %{buildroot}%{_sbindir}/extlinux
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user