kernel-mshv: buildrequire grub2-rpm-macros to fix macro expansion (#8636)
This commit is contained in:
Родитель
853ffb8e34
Коммит
40cde928e9
|
@ -7,7 +7,7 @@
|
|||
Summary: Signed MSHV-enabled Linux Kernel for %{buildarch} systems
|
||||
Name: kernel-mshv-signed-%{buildarch}
|
||||
Version: 5.15.126.mshv9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -66,6 +66,7 @@ Source0: kernel-mshv-%{version}-%{release}.%{buildarch}.rpm
|
|||
Source1: vmlinuz-%{uname_r}
|
||||
Source2: sha512hmac-openssl.sh
|
||||
BuildRequires: cpio
|
||||
BuildRequires: grub2-rpm-macros
|
||||
BuildRequires: openssl
|
||||
BuildRequires: sed
|
||||
|
||||
|
@ -148,6 +149,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner-mshv.cfg
|
|||
%exclude /lib/modules/%{uname_r}/build
|
||||
|
||||
%changelog
|
||||
* Mon Apr 01 2024 Cameron Baird <cameronbaird@microsoft.com> - 5.15.126.mshv9-3
|
||||
- BuildRequires: grub2-rpm-macros to expand mkconfig configuration requirement
|
||||
|
||||
* Thu Jan 04 2024 Cameron Baird <cameronbaird@microsoft.com> - 5.15.126.mshv9-2
|
||||
- Original version for CBL-Mariner.
|
||||
- License verified
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
Summary: Mariner kernel that has MSHV Host support
|
||||
Name: kernel-mshv
|
||||
Version: 5.15.126.mshv9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -248,6 +248,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner-mshv.cfg
|
|||
%{_includedir}/perf/perf_dlfilter.h
|
||||
|
||||
%changelog
|
||||
* Mon Apr 01 2024 Cameron Baird <cameronbaird@microsoft.com> - 5.15.126.mshv9-3
|
||||
- Bump release to match kernel-mshv-signed package
|
||||
|
||||
* Mon Nov 20 2023 Rachel Menge <rachelmenge@microsoft.com> - 5.15.126.mshv9-2
|
||||
- Add cpio as BuildRequires
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче