Drop uboot-tools
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
13989eaf4a
commit
c4779a2201
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-24.tar.gz
|
||||
/lorax-templates-rhel-10.0-25.tar.gz
|
||||
/lorax-templates-rhel-10.0-26.tar.gz
|
||||
/lorax-templates-rhel-10.0-27.tar.gz
|
||||
|
@ -56,7 +56,6 @@ installpkg glibc-all-langpacks
|
||||
installpkg grub2-efi-aa64-cdboot>=${GRUB2VER}
|
||||
installpkg grub2-tools>=${GRUB2VER}
|
||||
installpkg shim-aa64
|
||||
installpkg uboot-tools
|
||||
%endif
|
||||
%if basearch == "x86_64":
|
||||
installpkg grub2-tools-efi>=${GRUB2VER}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-26.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-27.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-27
|
||||
- Drop uboot-tools
|
||||
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-26
|
||||
- Drop b43-openfwwf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-26.tar.gz) = 470709445d6c8b1ae3f50763aeaa51a15c2c741c66c05485986aacf2b90169bbb79192069b35f98d914065d5e3acb4b752cf3898d2411bb0c02bca685ddede5f
|
||||
SHA512 (lorax-templates-rhel-10.0-27.tar.gz) = 1a6b77fcd230f5bf63674a5657db9eeeb31546edbf2de125117a0477ac4423b3317dac9f3f638544d17c7d3317684a2978707221b85b74c7990bba2fd9b2d1b9
|
||||
|
Loading…
Reference in New Issue
Block a user