import lorax-templates-rhel-8.6-3.el8
This commit is contained in:
parent
ed24f29f51
commit
9e10d0cbd8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-8.5-2.tar.gz
|
SOURCES/lorax-templates-rhel-8.6-3.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
7891b982a33c044d878ec8af4a0c420df977560b SOURCES/lorax-templates-rhel-8.5-2.tar.gz
|
7b1679eee5e5865376e91e9536a135ebbb9f533c SOURCES/lorax-templates-rhel-8.6-3.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.5
|
Version: 8.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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-8.5-2.tar.gz
|
Source0: lorax-templates-rhel-8.6-3.tar.gz
|
||||||
|
|
||||||
# Where are these supposed to end up?
|
# Where are these supposed to end up?
|
||||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||||
@ -31,6 +31,24 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 14 2022 Brian C. Lane <bcl@redhat.com> - 8.6-3
|
||||||
|
- Enable sftp when using inst.sshd (bcl)
|
||||||
|
Resolves: rhbz#2035050
|
||||||
|
- Revert "Drop ia32 uefi package installation" (bcl)
|
||||||
|
Related: rhbz#2035050
|
||||||
|
|
||||||
|
* Tue Jan 11 2022 Brian C. Lane <bcl@redhat.com> - 8.6-2
|
||||||
|
- Drop ia32 uefi package installation (bcl)
|
||||||
|
Resolves: rhbz#2035050
|
||||||
|
|
||||||
|
* Mon Nov 01 2021 Brian C. Lane <bcl@redhat.com> - 8.6-1
|
||||||
|
- Drop ppc 32 bit support from grub template for live iso (bcl)
|
||||||
|
Resolves: rhbz#2016807
|
||||||
|
|
||||||
|
* Mon Oct 04 2021 Brian C. Lane <bcl@redhat.com> - 8.5-3
|
||||||
|
- runtime-install: Install nvme-cli tool
|
||||||
|
Resolves: rhbz#1903339
|
||||||
|
|
||||||
* Mon May 10 2021 Brian C. Lane <bcl@redhat.com> - 8.5-2
|
* Mon May 10 2021 Brian C. Lane <bcl@redhat.com> - 8.5-2
|
||||||
- runtime-install: Install ipcalc (bcl)
|
- runtime-install: Install ipcalc (bcl)
|
||||||
Resolves: rhbz#1958314
|
Resolves: rhbz#1958314
|
||||||
|
Loading…
Reference in New Issue
Block a user