import lorax-templates-rhel-9.0-37.el9
This commit is contained in:
parent
d938e16cc9
commit
833a852194
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-templates-rhel-9.0-35.tar.gz
|
||||
SOURCES/lorax-templates-rhel-9.0-37.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
2c934944906fc5455b401dc92b5af12eeaa31233 SOURCES/lorax-templates-rhel-9.0-35.tar.gz
|
||||
b570dd409ac7d937f64784c2acaa838fde18d9ff SOURCES/lorax-templates-rhel-9.0-37.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 35%{?dist}
|
||||
Release: 37%{?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-35.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-37.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
|
||||
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> - 9.0-37
|
||||
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
||||
Resolves: rhbz#2160070
|
||||
|
||||
* Mon Nov 28 2022 Brian C. Lane <bcl@redhat.com> - 9.0-36
|
||||
- On ppc64le Use core.elf from grub2 package (bcl)
|
||||
Resolves: rhbz#2143422
|
||||
|
||||
* Tue Apr 05 2022 Brian C. Lane <bcl@redhat.com> - 9.0-35
|
||||
- Makefile: Making it easier to create releases (bcl)
|
||||
Related: rhbz#2071074
|
||||
|
Loading…
Reference in New Issue
Block a user