- Do not install rng-tools (bcl)
Resolves: rhbz#2028720 - Revert "Add inst.rngd cmdline option" (bcl) Related: rhbz#2028720
This commit is contained in:
parent
849a2b9a20
commit
1872fdc575
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
|||||||
/lorax-templates-rhel-9.0-28.tar.gz
|
/lorax-templates-rhel-9.0-28.tar.gz
|
||||||
/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
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 30%{?dist}
|
Release: 31%{?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-30.tar.gz
|
Source0: lorax-templates-rhel-9.0-31.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,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 13 2022 Brian C. Lane <bcl@redhat.com> - 9.0-31
|
||||||
|
- Do not install rng-tools (bcl)
|
||||||
|
Resolves: rhbz#2028720
|
||||||
|
- Revert "Add inst.rngd cmdline option" (bcl)
|
||||||
|
Related: rhbz#2028720
|
||||||
|
|
||||||
* Wed Jan 12 2022 Brian C. Lane <bcl@redhat.com> - 9.0-30
|
* Wed Jan 12 2022 Brian C. Lane <bcl@redhat.com> - 9.0-30
|
||||||
- Add .discinfo on all arches (bcl)
|
- Add .discinfo on all arches (bcl)
|
||||||
Resolves: rhbz#2030008
|
Resolves: rhbz#2030008
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-30.tar.gz) = 105db7cda745b4178018fd5bef392b44e0da82d55b2c97e6c28bc47d4c7e610409bb8926df7b9ed97955ead15e939c120a4d817c1d13a887cd2825714566e39c
|
SHA512 (lorax-templates-rhel-9.0-31.tar.gz) = 99da113608ca3820e8025f71a0a1b0e80504cacefd1feae93b1c0181c15df4d9518e5eecedc37cdad55786a77450bcbf869f347be9b97c1498b19afb51719235
|
||||||
|
Loading…
Reference in New Issue
Block a user