Remove shim-ia32 from the installed packages since we don't produce
shim-ia32 any more. Signed-off-by: Brian Stinson <bstinson@redhat.com>
This commit is contained in:
parent
b78f09a8fd
commit
2a5ee65a6d
@ -61,8 +61,6 @@ installpkg glibc-all-langpacks
|
||||
installpkg efibootmgr
|
||||
installpkg shim-x64
|
||||
installpkg grub2-efi-x64-cdboot>=${GRUB2VER}
|
||||
installpkg shim-ia32
|
||||
installpkg grub2-efi-ia32-cdboot>=${GRUB2VER}
|
||||
installpkg biosdevname
|
||||
installpkg grub2-tools>=${GRUB2VER} grub2-tools-minimal>=${GRUB2VER}
|
||||
installpkg grub2-tools-extra>=${GRUB2VER}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 41%{?dist}
|
||||
Release: 42%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -40,6 +40,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 21 2024 Brian Stinson <bstinson@redhat.com> - 10.0-42
|
||||
- Remove shim-ia32 from the installed packages list
|
||||
|
||||
* Sun Jan 14 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 10.0-41
|
||||
- Replace wget with wget2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user