Add spice-vdagent back - anaconda still needs it.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
761c7e3dd8
commit
ef060b024f
@ -173,5 +173,8 @@ installpkg rsync bind-utils ftp mtr wget
|
|||||||
installpkg gdisk hexedit sg3_utils
|
installpkg gdisk hexedit sg3_utils
|
||||||
installpkg perl-interpreter
|
installpkg perl-interpreter
|
||||||
|
|
||||||
|
# TODO: spice-vdagent is supposed to be removed, but Anaconda still needs it.
|
||||||
|
installpkg spice-vdagent
|
||||||
|
|
||||||
## actually install all the requested packages
|
## actually install all the requested packages
|
||||||
run_pkg_transaction
|
run_pkg_transaction
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -31,6 +31,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 29 2020 Jan Kaluza <jkaluza@redhat.com> - 9.0-3
|
||||||
|
- Add spice-vdagent back - anaconda still needs it.
|
||||||
|
|
||||||
* Wed Oct 28 2020 Stephen Gallagher <sgallagh@redhat.com> - 9.0-2
|
* Wed Oct 28 2020 Stephen Gallagher <sgallagh@redhat.com> - 9.0-2
|
||||||
- Replace ppc64le template with upstream version
|
- Replace ppc64le template with upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user