- runtime-cleanup: branding.logos includes the full package name (bcl)
Resolves: rhbz#1956205
This commit is contained in:
parent
af0897221d
commit
93af2de1c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/lorax-templates-rhel-9.0-15.tar.gz
|
||||
/lorax-templates-rhel-9.0-16.tar.gz
|
||||
/lorax-templates-rhel-9.0-17.tar.gz
|
||||
/lorax-templates-rhel-9.0-18.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?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-17.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-18.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed May 12 2021 Brian C. Lane <bcl@redhat.com> - 9.0-18
|
||||
- runtime-cleanup: branding.logos includes the full package name (bcl)
|
||||
Resolves: rhbz#1956205
|
||||
|
||||
* Mon May 10 2021 Brian C. Lane <bcl@redhat.com> - 9.0-17
|
||||
- runtime-install: Install ipcalc (bcl)
|
||||
Resolves: rhbz#1959130
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-17.tar.gz) = f84f43bcb8765ca7b53c42b3d4e30b3b25b8acb3c791a9dd0688aa54d4a7d8e6d7c65165a67cfd19e76a216c2ae1a174c98a60904b28dbf62342ba04e3bf5da2
|
||||
SHA512 (lorax-templates-rhel-9.0-18.tar.gz) = da4530024073ac81332eee5b6ed123b5a9b9579bbdec2734c58db5cba0807a55aa0c28ab43241181fbea2b5ee4a5132ea994eeffb0d7120b0c4459002af6e6a8
|
||||
|
Loading…
Reference in New Issue
Block a user