import lorax-templates-rhel-8.7-1.el8
This commit is contained in:
parent
9e10d0cbd8
commit
68d7c298ae
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-8.6-3.tar.gz
|
SOURCES/lorax-templates-rhel-8.7-1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
7b1679eee5e5865376e91e9536a135ebbb9f533c SOURCES/lorax-templates-rhel-8.6-3.tar.gz
|
c37a6aaaf46fe3effa3bd22fc4520831b6a52758 SOURCES/lorax-templates-rhel-8.7-1.tar.gz
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.6
|
Version: 8.7
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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.6-3.tar.gz
|
Source0: lorax-templates-rhel-8.7-1.tar.gz
|
||||||
|
|
||||||
|
# Required for the template branding support
|
||||||
|
Requires: lorax > 28.14.68
|
||||||
|
|
||||||
# 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 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Brian C. Lane <bcl@redhat.com> - 8.7-1
|
||||||
|
- runtime-cleanup: Use new lorax branding support (bcl)
|
||||||
|
Resolves: rhbz#2052154
|
||||||
|
|
||||||
* Fri Jan 14 2022 Brian C. Lane <bcl@redhat.com> - 8.6-3
|
* Fri Jan 14 2022 Brian C. Lane <bcl@redhat.com> - 8.6-3
|
||||||
- Enable sftp when using inst.sshd (bcl)
|
- Enable sftp when using inst.sshd (bcl)
|
||||||
Resolves: rhbz#2035050
|
Resolves: rhbz#2035050
|
||||||
|
Loading…
Reference in New Issue
Block a user