- Fix missing generic.ins on s390x (bcl)
Resolves: rhbz#2044448
This commit is contained in:
parent
5fdb8a4ba7
commit
362ac9f961
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/lorax-templates-rhel-9.0-29.tar.gz
|
/lorax-templates-rhel-9.0-29.tar.gz
|
||||||
/lorax-templates-rhel-9.0-30.tar.gz
|
/lorax-templates-rhel-9.0-30.tar.gz
|
||||||
/lorax-templates-rhel-9.0-31.tar.gz
|
/lorax-templates-rhel-9.0-31.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-32.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 31%{?dist}
|
Release: 32%{?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-31.tar.gz
|
Source0: lorax-templates-rhel-9.0-32.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 25 2022 Brian C. Lane <bcl@redhat.com> - 9.0-32
|
||||||
|
- Fix missing generic.ins on s390x (bcl)
|
||||||
|
Resolves: rhbz#2044448
|
||||||
|
|
||||||
* Thu Jan 13 2022 Brian C. Lane <bcl@redhat.com> - 9.0-31
|
* Thu Jan 13 2022 Brian C. Lane <bcl@redhat.com> - 9.0-31
|
||||||
- Do not install rng-tools (bcl)
|
- Do not install rng-tools (bcl)
|
||||||
Resolves: rhbz#2028720
|
Resolves: rhbz#2028720
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-31.tar.gz) = 99da113608ca3820e8025f71a0a1b0e80504cacefd1feae93b1c0181c15df4d9518e5eecedc37cdad55786a77450bcbf869f347be9b97c1498b19afb51719235
|
SHA512 (lorax-templates-rhel-9.0-32.tar.gz) = 52b5b55c696ca52a42af1ea045ecc59f889ad188581b803f8562154ebc40d9809f1b8b8aa3bbee0c8efaa36c1fa44701d70e806ece1b9aa9bf1e43cdf48412b4
|
||||||
|
Loading…
Reference in New Issue
Block a user