- runtime-install: Remove gfs2-utils (bcl)
Resolves: rhbz#1975378
This commit is contained in:
parent
a0cd6f8f82
commit
9ae75f1c81
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/lorax-templates-rhel-9.0-17.tar.gz
|
||||
/lorax-templates-rhel-9.0-18.tar.gz
|
||||
/lorax-templates-rhel-9.0-19.tar.gz
|
||||
/lorax-templates-rhel-9.0-20.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?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-19.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-20.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 Jun 23 2021 Brian C. Lane <bcl@redhat.com> - 9.0-20
|
||||
- runtime-install: Remove gfs2-utils (bcl)
|
||||
Resolves: rhbz#1975378
|
||||
|
||||
* Wed May 19 2021 Brian C. Lane <bcl@redhat.com> - 9.0-19
|
||||
- Replace metacity with gnome-kiosk (bcl)
|
||||
Resolves: rhbz#1961099
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-19.tar.gz) = 75858913e16c7aa39a580f21590fffdc5c8378e9a1b0d3cc4873824b46d393ce9f79a796a8b5f4197295728b0d50f2cc775297b5d914555128ea76126e3b4695
|
||||
SHA512 (lorax-templates-rhel-9.0-20.tar.gz) = 922ead466326e98396c79d8a0dc86c1115bcf572ef2028ead97361c4ea75295bab770f9658a2995d29098a7a4ed2492e42f8ce8e00045642b7da966386c647c1
|
||||
|
Loading…
Reference in New Issue
Block a user