Remove fbset from runtime-install
Resolves: rhbz#1615430
This commit is contained in:
parent
e858cde211
commit
340ff0a175
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/lorax-templates-rhel-8.0-11.tar.gz
|
||||
/lorax-templates-rhel-8.0-12.tar.gz
|
||||
/lorax-templates-rhel-8.0-13.tar.gz
|
||||
/lorax-templates-rhel-8.0-14.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.0-13.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-14.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2018 Josh Boyer <jwboyer@redhat.com> - 8.0-14
|
||||
- Remove fbset from runtime-install
|
||||
Resolves: rhbz#1615430
|
||||
|
||||
* Wed Aug 15 2018 Brian C. Lane <bcl@redhat.com> - 8.0-13
|
||||
- Add prefixdevname package
|
||||
Resolves: rhbz#1615991
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-13.tar.gz) = 0625d21129e0c22226122085fd91e136934788c582b0480bf8b254c9019875a36c6e8167bdcb8be5ae58bd286690cbacce06ece8afcc934374d2d8f25f0ef2eb
|
||||
SHA512 (lorax-templates-rhel-8.0-14.tar.gz) = 6a0b10577e6fe6d88aa0dad0b40fe8c96bd6fd6b695fcbd388e470a927b42b45e8e0b652e55b91c19e4607df3ccfd725aa4d4647749fc2c6fcb72088b680744a
|
||||
|
Loading…
Reference in New Issue
Block a user