import lorax-templates-rhel-9.0-34.el9
This commit is contained in:
parent
64e07139b6
commit
620a21330e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-9.0-33.tar.gz
|
SOURCES/lorax-templates-rhel-9.0-34.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
98cc5aefbb19b3e7f3dfa90c2af91e36bcedeea9 SOURCES/lorax-templates-rhel-9.0-33.tar.gz
|
90dba911d9baf5db636276386b31c0dfa40bf267 SOURCES/lorax-templates-rhel-9.0-34.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 33%{?dist}
|
Release: 34%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
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
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> - 9.0-33
|
||||||
- Keep nvram kernel module (bcl)
|
- Keep nvram kernel module (bcl)
|
||||||
Resolves: rhbz#2050878
|
Resolves: rhbz#2050878
|
||||||
|
Loading…
Reference in New Issue
Block a user