Fix build error
This commit is contained in:
parent
6790e8a800
commit
b51c554330
@ -1,13 +1,13 @@
|
||||
Name: mokutil
|
||||
Version: 0.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
Summary: Tools for manipulating machine owner keys
|
||||
License: GPLv3+
|
||||
URL: https://github.com/lcp/mokutil
|
||||
Source0: https://github.com/lcp/mokutil/archive/%{version}.tar.gz
|
||||
|
||||
BuildRequires:gcc autoconf automake gnu-efi openssl-devel openssl efivar-devel >= 31-1 git
|
||||
BuildRequires:gcc autoconf automake gnu-efi openssl-devel openssl keyutils-libs-devel efivar-devel >= 31-1 git
|
||||
Conflicts: shim < 0.8-1
|
||||
Obsoletes: mokutil < 0.2.0
|
||||
|
||||
@ -62,6 +62,9 @@ make check
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 4 2023 gaoyusong <gaoyusong2@huawei.com> - 1:0.6.0-2
|
||||
- DESC: Fix build error
|
||||
|
||||
* Tue Aug 2 2022 gaoyusong <gaoyusong2@huawei.com> - 1:0.6.0-1
|
||||
- DESC: Update to 0.6.0 with latest bug fix
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user