Update BRs for riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-09-26 17:29:08 +03:00
parent aa9b1b454f
commit 5a6954449f
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: grubby
Version: 8.40
Release: 72%{?dist}
Release: 72.0.riscv64%{?dist}
Summary: Command line tool for updating bootloader configs
License: GPLv2+
Source1: grubby-bls
@ -21,7 +21,7 @@ BuildRequires: pkgconfig
BuildRequires: popt-devel
BuildRequires: rpm-devel
BuildRequires: sed
%ifarch aarch64 x86_64 %{power64}
%ifarch aarch64 x86_64 %{power64} riscv64
BuildRequires: grub2-tools-minimal
Requires: grub2-tools-minimal
Requires: grub2-tools
@ -74,6 +74,9 @@ fi
%{_mandir}/man8/grubby.8*
%changelog
* Tue Sep 26 2023 David Abdurachmanov <davidlt@rivosinc.com> - 8.40-72.0.riscv64
- Update BRs for riscv64
* Mon Sep 11 2023 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 8.40-72
- Drop installkernel so that it can be provided by systemd