Merge branch 'c10s' into a10s
This commit is contained in:
commit
b19c1d24ff
11
seabios.spec
11
seabios.spec
@ -1,6 +1,6 @@
|
||||
Name: seabios
|
||||
Version: 1.16.3
|
||||
Release: 6%{?dist}.alma.1
|
||||
Release: 7%{?dist}.alma.1
|
||||
Summary: Open-source legacy BIOS implementation
|
||||
|
||||
License: LGPL-3.0-only
|
||||
@ -24,7 +24,7 @@ Patch3: seabios-pciinit-don-t-misalign-large-BARs.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python3 iasl
|
||||
BuildRequires: python3
|
||||
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
@ -147,10 +147,15 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.16.3-6.alma.1
|
||||
* Mon Dec 16 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.16.3-7.alma.1
|
||||
- Ship vgabios-qxl.bin
|
||||
- Allow the build to start on ppc64le
|
||||
|
||||
* Thu Nov 28 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-7
|
||||
- seabios-Remove-iasl-from-BuildRequires.patch [RHEL-68975]
|
||||
- Resolves: RHEL-68975
|
||||
(remove iasl build dependency)
|
||||
|
||||
* Tue Nov 26 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-6
|
||||
- seabios-pciinit-don-t-misalign-large-BARs.patch [RHEL-67847]
|
||||
- Resolves: RHEL-67847
|
||||
|
Loading…
Reference in New Issue
Block a user