Drop b43-openfwwf
Not available on ELN Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
6b75ec9ab0
commit
13989eaf4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-23.tar.gz
|
||||
/lorax-templates-rhel-10.0-24.tar.gz
|
||||
/lorax-templates-rhel-10.0-25.tar.gz
|
||||
/lorax-templates-rhel-10.0-26.tar.gz
|
||||
|
@ -45,7 +45,6 @@ installpkg grubby
|
||||
--except mrvlprestera-firmware --except mlxsw_spectrum-firmware \
|
||||
--except hackrf-firmware --except python-virt-firmware \
|
||||
--except python3-virt-firmware
|
||||
installpkg b43-openfwwf
|
||||
%endif
|
||||
|
||||
## install all of the glibc langpacks since otherwise we get no locales
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?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-25.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-26.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-26
|
||||
- Drop b43-openfwwf
|
||||
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-25
|
||||
- Re-sync templates from Fedora
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-25.tar.gz) = 17816d4a848fdbde1f738d3d0ca3a202f3dbe9d0faa7de5c162fc389e0ac6cfaae9aee0e2edf59a20b02a4a2912a5ceed13740cff390676e8d25e08d1f99dc9e
|
||||
SHA512 (lorax-templates-rhel-10.0-26.tar.gz) = 470709445d6c8b1ae3f50763aeaa51a15c2c741c66c05485986aacf2b90169bbb79192069b35f98d914065d5e3acb4b752cf3898d2411bb0c02bca685ddede5f
|
||||
|
Loading…
Reference in New Issue
Block a user