- Add .discinfo on all arches (bcl)
Resolves: rhbz#2030008 - Add inst.rngd cmdline option (bcl) Resolves: rhbz#2028720
This commit is contained in:
parent
7f8955e9ab
commit
2b2920673d
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/lorax-templates-rhel-9.0-27.tar.gz
|
||||
/lorax-templates-rhel-9.0-28.tar.gz
|
||||
/lorax-templates-rhel-9.0-29.tar.gz
|
||||
/lorax-templates-rhel-9.0-30.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?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-29.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-30.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 12 2022 Brian C. Lane <bcl@redhat.com> - 9.0-30
|
||||
- Add .discinfo on all arches (bcl)
|
||||
Resolves: rhbz#2030008
|
||||
- Add inst.rngd cmdline option (bcl)
|
||||
Resolves: rhbz#2028720
|
||||
|
||||
* Tue Jan 11 2022 Brian C. Lane <bcl@redhat.com> - 9.0-29
|
||||
- Drop ia32 uefi package installation (bcl)
|
||||
Resolves: rhbz#2038397
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-29.tar.gz) = abaabb47bfe2289b55310ade803edad18fa24c0f1e1de4d823e3a5711b30145f2df90f5ff4ae859b7cf6202457166b8c9d460bee9505facb07105ccc336179f8
|
||||
SHA512 (lorax-templates-rhel-9.0-30.tar.gz) = 105db7cda745b4178018fd5bef392b44e0da82d55b2c97e6c28bc47d4c7e610409bb8926df7b9ed97955ead15e939c120a4d817c1d13a887cd2825714566e39c
|
||||
|
Loading…
Reference in New Issue
Block a user