import lorax-templates-rhel-9.0-33.el9
This commit is contained in:
parent
4ff5a7d541
commit
64e07139b6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-templates-rhel-9.0-31.tar.gz
|
||||
SOURCES/lorax-templates-rhel-9.0-33.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
40b4d9c58f38208dfaf7fd87d711da0c3eaedf5e SOURCES/lorax-templates-rhel-9.0-31.tar.gz
|
||||
98cc5aefbb19b3e7f3dfa90c2af91e36bcedeea9 SOURCES/lorax-templates-rhel-9.0-33.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 31%{?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-31.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,14 @@ 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
|
||||
|
||||
* Thu Jan 13 2022 Brian C. Lane <bcl@redhat.com> - 9.0-31
|
||||
- Do not install rng-tools (bcl)
|
||||
Resolves: rhbz#2028720
|
||||
|
Loading…
Reference in New Issue
Block a user