Remove spice-vdagent
Resovles: rhbz#1945898
This commit is contained in:
parent
d83b862d45
commit
9bf66b9673
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
|||||||
/lorax-templates-rhel-9.0-9.tar.gz
|
/lorax-templates-rhel-9.0-9.tar.gz
|
||||||
/lorax-templates-rhel-9.0-10.tar.gz
|
/lorax-templates-rhel-9.0-10.tar.gz
|
||||||
/lorax-templates-rhel-9.0-11.tar.gz
|
/lorax-templates-rhel-9.0-11.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-12.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 11%{?dist}
|
Release: 12%{?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-11.tar.gz
|
Source0: lorax-templates-rhel-9.0-12.tar.gz
|
||||||
|
|
||||||
# Where are these supposed to end up?
|
# Where are these supposed to end up?
|
||||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 05 2021 Josh Boyer <jwboyer@redhat.com> - 9.0-12
|
||||||
|
- Remove spice-vdagent
|
||||||
|
Resovles: rhbz#1945898
|
||||||
|
|
||||||
* Thu Mar 04 2021 Brian C. Lane <bcl@redhat.com> - 9.0-11
|
* Thu Mar 04 2021 Brian C. Lane <bcl@redhat.com> - 9.0-11
|
||||||
- dump has been removed
|
- dump has been removed
|
||||||
Resolves: rhbz#1931762
|
Resolves: rhbz#1931762
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-11.tar.gz) = 242610a330708af7214dbae113ed5aa8febff32465010dcd5971caf843e1b25feacac15fc750e2310542274a910bd6faa9d06d8524b629122ed61e1e00584228
|
SHA512 (lorax-templates-rhel-9.0-12.tar.gz) = 07baad56fc784c22c936f1aef77efb2464e84a0effa979995d7d5476a5365f00bf48742c0d76799fce22ad1b8bab33af8021981d5cddaa54a592ce5d40bad8c7
|
||||||
|
Loading…
Reference in New Issue
Block a user