Exclude python-virt-firmware from installpkg
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
b02d42fee1
commit
a83273ce98
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-11.tar.gz
|
||||
/lorax-templates-rhel-10.0-12.tar.gz
|
||||
/lorax-templates-rhel-10.0-13.tar.gz
|
||||
/lorax-templates-rhel-10.0-14.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-13.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-14.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -38,6 +38,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-14
|
||||
- Exclude python-virt-firmware from pkginstall
|
||||
|
||||
* Thu Apr 07 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-13
|
||||
- Re-sync from CentOS Stream 9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-13.tar.gz) = ec9a014f962701c9181493f9c78fcae8b1d4905cca38b251d121ce8275deb5a4e380cc6bf65bcf0bf54f2c31b1a8f6371bde01a6eed9991e0d132bd2d90be406
|
||||
SHA512 (lorax-templates-rhel-10.0-14.tar.gz) = 64ba93ecfa879653c4aa59c1dd38c1024f6db2baf52e1b8f76d038641315f8cd4f36e273c31c966e18a35a5ca5a887da786c77d4662e26f29b4ebc476ff4536f
|
||||
|
Loading…
Reference in New Issue
Block a user