Downgrade to old version efi
This commit is contained in:
parent
1329d57b09
commit
eb079f39a7
@ -5,12 +5,12 @@
|
|||||||
|
|
||||||
Name: fwupdate
|
Name: fwupdate
|
||||||
Version: 11
|
Version: 11
|
||||||
Release: 3%{?dist}.alma
|
Release: 3%{?dist}.alma.1
|
||||||
Summary: Tools to manage UEFI firmware updates
|
Summary: Tools to manage UEFI firmware updates
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rhinstaller/fwupdate
|
URL: https://github.com/rhinstaller/fwupdate
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
BuildRequires: efivar-devel >= %{efivar_version}
|
BuildRequires: efivar-devel < 37
|
||||||
BuildRequires: gnu-efi >= %{gnu_efi_version}
|
BuildRequires: gnu-efi >= %{gnu_efi_version}
|
||||||
BuildRequires: gnu-efi-devel >= %{gnu_efi_version}
|
BuildRequires: gnu-efi-devel >= %{gnu_efi_version}
|
||||||
BuildRequires: pesign
|
BuildRequires: pesign
|
||||||
@ -200,6 +200,9 @@ make abicheck
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 14 2021 Eduard Abdullin <eabdullin@cloudlinux.com> - 11-3.alma.1
|
||||||
|
- Downgrade to old version efi
|
||||||
|
|
||||||
* Fri Apr 09 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 11-3.alma
|
* Fri Apr 09 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 11-3.alma
|
||||||
- Debrand for AlmaLinux
|
- Debrand for AlmaLinux
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user