- runtime-install: Include Xorg and tigervnc on s390x for local GUI installation on KVM
Resolves: rhbz#1983688
This commit is contained in:
parent
0a14fa46ef
commit
45ae099ffc
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
|||||||
/lorax-templates-rhel-9.0-18.tar.gz
|
/lorax-templates-rhel-9.0-18.tar.gz
|
||||||
/lorax-templates-rhel-9.0-19.tar.gz
|
/lorax-templates-rhel-9.0-19.tar.gz
|
||||||
/lorax-templates-rhel-9.0-20.tar.gz
|
/lorax-templates-rhel-9.0-20.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-21.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 20%{?dist}
|
Release: 21%{?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-20.tar.gz
|
Source0: lorax-templates-rhel-9.0-21.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,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 19 2021 Brian C. Lane <bcl@redhat.com> - 9.0-21
|
||||||
|
- runtime-install: Include Xorg and tigervnc on s390x for local GUI installation on KVM
|
||||||
|
Resolves: rhbz#1983688
|
||||||
|
|
||||||
* Wed Jun 23 2021 Brian C. Lane <bcl@redhat.com> - 9.0-20
|
* Wed Jun 23 2021 Brian C. Lane <bcl@redhat.com> - 9.0-20
|
||||||
- runtime-install: Remove gfs2-utils (bcl)
|
- runtime-install: Remove gfs2-utils (bcl)
|
||||||
Resolves: rhbz#1975378
|
Resolves: rhbz#1975378
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-20.tar.gz) = 922ead466326e98396c79d8a0dc86c1115bcf572ef2028ead97361c4ea75295bab770f9658a2995d29098a7a4ed2492e42f8ce8e00045642b7da966386c647c1
|
SHA512 (lorax-templates-rhel-9.0-21.tar.gz) = fc5bf7bc1f807c63a3240505597efa54df64e7e7678a1adae3c31a68e2db716de1623e2acc6d1ff74026d5ceeb4d2063284979e5ff93ac50f5da5ea55a0b0d5f
|
||||||
|
Loading…
Reference in New Issue
Block a user