- runtime-install: Install ipcalc (bcl)
Resolves: rhbz#1959130 - runtime-install: Install prefixdevname (bcl) Resolves: rhbz#1958173
This commit is contained in:
parent
9eb7ebfa87
commit
1c637a1cfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/lorax-templates-rhel-9.0-14.tar.gz
|
/lorax-templates-rhel-9.0-14.tar.gz
|
||||||
/lorax-templates-rhel-9.0-15.tar.gz
|
/lorax-templates-rhel-9.0-15.tar.gz
|
||||||
/lorax-templates-rhel-9.0-16.tar.gz
|
/lorax-templates-rhel-9.0-16.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-17.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 16%{?dist}
|
Release: 17%{?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-16.tar.gz
|
Source0: lorax-templates-rhel-9.0-17.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,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 10 2021 Brian C. Lane <bcl@redhat.com> - 9.0-17
|
||||||
|
- runtime-install: Install ipcalc (bcl)
|
||||||
|
Resolves: rhbz#1959130
|
||||||
|
- runtime-install: Install prefixdevname (bcl)
|
||||||
|
Resolves: rhbz#1958173
|
||||||
|
|
||||||
* Fri May 07 2021 Brian C. Lane <bcl@redhat.com> - 9.0-16
|
* Fri May 07 2021 Brian C. Lane <bcl@redhat.com> - 9.0-16
|
||||||
- Fix required lorax version for branding change (bcl)
|
- Fix required lorax version for branding change (bcl)
|
||||||
Related: rhbz#1956205
|
Related: rhbz#1956205
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-16.tar.gz) = f95e761e6c8f19726bfa4b1dbe26912099dbfab6bf5180c42a64e9c8ed157b4654fba2181a878ce128fe2a72bc93e4124882cc5d4aa2b4db0c04cfc56ab79b6c
|
SHA512 (lorax-templates-rhel-9.0-17.tar.gz) = f84f43bcb8765ca7b53c42b3d4e30b3b25b8acb3c791a9dd0688aa54d4a7d8e6d7c65165a67cfd19e76a216c2ae1a174c98a60904b28dbf62342ba04e3bf5da2
|
||||||
|
Loading…
Reference in New Issue
Block a user