- Drop ppc 32 bit support from grub template for live iso (bcl)
Resolves: rhbz#2017175
This commit is contained in:
parent
771b7237ab
commit
f4352f8be1
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/lorax-templates-rhel-9.0-25.tar.gz
|
||||
/lorax-templates-rhel-9.0-26.tar.gz
|
||||
/lorax-templates-rhel-9.0-27.tar.gz
|
||||
/lorax-templates-rhel-9.0-28.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-27.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-28.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 01 2021 Brian C. Lane <bcl@redhat.com> - 9.0-28
|
||||
- Drop ppc 32 bit support from grub template for live iso (bcl)
|
||||
Resolves: rhbz#2017175
|
||||
|
||||
* Wed Oct 27 2021 Brian C. Lane <bcl@redhat.com> - 9.0-27
|
||||
- Switch to using xorrisofs instead of mkisofs (bcl)
|
||||
Resolves: rhbz#2017134
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-27.tar.gz) = 755ad2c859ac5d098eae0cb9068870ddf7e601e79d52d7772d555570e3afd75c5d4c8e4478932fcb939de558bed3b2f6a52ecc6badceb95de6b0ecff85371aed
|
||||
SHA512 (lorax-templates-rhel-9.0-28.tar.gz) = 667c5726ec99c9b2be905dd68f6c78f8838b58512e77741923daf753556bd8d3a28ef120709d37fee3ca8a5645f5a64e4b29ed56f2da8c0cc2cf13ed2c2fb13d
|
||||
|
Loading…
Reference in New Issue
Block a user