- Restore missing packages (bcl)
Resolves: rhbz#2056086
This commit is contained in:
parent
cd974309fa
commit
b4555e602e
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/lorax-templates-rhel-9.0-31.tar.gz
|
||||
/lorax-templates-rhel-9.0-32.tar.gz
|
||||
/lorax-templates-rhel-9.0-33.tar.gz
|
||||
/lorax-templates-rhel-9.0-34.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 33%{?dist}
|
||||
Release: 34%{?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-33.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-34.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
|
||||
* Thu Feb 24 2022 Brian C. Lane <bcl@redhat.com> - 9.0-34
|
||||
- Restore missing packages (bcl)
|
||||
Resolves: rhbz#2056086
|
||||
|
||||
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> - 9.0-33
|
||||
- Keep nvram kernel module (bcl)
|
||||
Resolves: rhbz#2050878
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-33.tar.gz) = ef56250cb97e6d82faeb534b24857b1fcc55a906eef0fee64319a0607e09e24596dfe972156482d465cd1aea3e53454a9a1901cf1aba6810ecd02f849ec5ef43
|
||||
SHA512 (lorax-templates-rhel-9.0-34.tar.gz) = b4f41df4e01d9223e336080caa0b064368d3a086a0a3293a63c2ca9e4caf6d80b9913f785ab8f2cb2122fda056ae93a0cb02e52ab16357d025908e68a035bb90
|
||||
|
Loading…
Reference in New Issue
Block a user