import lorax-templates-rhel-8.5-2.el8
This commit is contained in:
parent
141da199fe
commit
ed24f29f51
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-8.4-3.tar.gz
|
SOURCES/lorax-templates-rhel-8.5-2.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
4d3de7379549c8d56b66e654c5141f913f480c9f SOURCES/lorax-templates-rhel-8.4-3.tar.gz
|
7891b982a33c044d878ec8af4a0c420df977560b SOURCES/lorax-templates-rhel-8.5-2.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.4
|
Version: 8.5
|
||||||
Release: 3%{?dist}
|
Release: 2%{?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.4-3.tar.gz
|
Source0: lorax-templates-rhel-8.5-2.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,14 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 10 2021 Brian C. Lane <bcl@redhat.com> - 8.5-2
|
||||||
|
- runtime-install: Install ipcalc (bcl)
|
||||||
|
Resolves: rhbz#1958314
|
||||||
|
|
||||||
|
* Mon Mar 22 2021 Brian C. Lane <bcl@redhat.com> - 8.5-1
|
||||||
|
- Add inst. prefix to installer kernel cmdline arguments
|
||||||
|
Resolves: rhbz#1939350
|
||||||
|
|
||||||
* Wed Dec 09 2020 Brian C. Lane <bcl@redhat.com> - 8.4-3
|
* Wed Dec 09 2020 Brian C. Lane <bcl@redhat.com> - 8.4-3
|
||||||
- sshd_config: Apply suggested changes (bcl)
|
- sshd_config: Apply suggested changes (bcl)
|
||||||
Resolves: rhbz#1872921
|
Resolves: rhbz#1872921
|
||||||
|
Loading…
Reference in New Issue
Block a user