- Keep nvram kernel module (bcl)
Resolves: rhbz#2050878
This commit is contained in:
parent
d39414517d
commit
490edc4033
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/lorax-templates-rhel-9.0-30.tar.gz
|
||||
/lorax-templates-rhel-9.0-31.tar.gz
|
||||
/lorax-templates-rhel-9.0-32.tar.gz
|
||||
/lorax-templates-rhel-9.0-33.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 32%{?dist}
|
||||
Release: 33%{?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-32.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-33.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
|
||||
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> - 9.0-33
|
||||
- Keep nvram kernel module (bcl)
|
||||
Resolves: rhbz#2050878
|
||||
|
||||
* Tue Jan 25 2022 Brian C. Lane <bcl@redhat.com> - 9.0-32
|
||||
- Fix missing generic.ins on s390x (bcl)
|
||||
Resolves: rhbz#2044448
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-32.tar.gz) = 52b5b55c696ca52a42af1ea045ecc59f889ad188581b803f8562154ebc40d9809f1b8b8aa3bbee0c8efaa36c1fa44701d70e806ece1b9aa9bf1e43cdf48412b4
|
||||
SHA512 (lorax-templates-rhel-9.0-33.tar.gz) = ef56250cb97e6d82faeb534b24857b1fcc55a906eef0fee64319a0607e09e24596dfe972156482d465cd1aea3e53454a9a1901cf1aba6810ecd02f849ec5ef43
|
||||
|
Loading…
Reference in New Issue
Block a user