- Add dmidecode on supported architectures
Resolves: rhbz#1714793
This commit is contained in:
parent
6260daf8ab
commit
028a9873b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/lorax-templates-rhel-8.1-3.tar.gz
|
||||
/lorax-templates-rhel-8.2-1.tar.gz
|
||||
/lorax-templates-rhel-8.2-2.tar.gz
|
||||
/lorax-templates-rhel-8.2-3.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.2-2.tar.gz
|
||||
Source0: lorax-templates-rhel-8.2-3.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2019 Brian C. Lane <bcl@redhat.com> - 8.2-3
|
||||
- Add dmidecode on supported architectures
|
||||
Resolves: rhbz#1714793
|
||||
|
||||
* Fri Nov 08 2019 Brian C. Lane <bcl@redhat.com> - 8.2-2
|
||||
- Update ppc64le isolabel to match x86_64 logic (bcl)
|
||||
Resolves: rhbz#1757338
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.2-2.tar.gz) = ed09b0b2c1586e66630b40ff9f692006810489813b611143b0a71ca8d1c284f777d673e4e0099e28369f8ba6724c052d63bc0f57ed91cb436e7f4948f41bec63
|
||||
SHA512 (lorax-templates-rhel-8.2-3.tar.gz) = a4f951d822993e25b84a3ca3a1be168bc75ac6ef6de989faebff379d034b60cf57d554df0418e3a361fb8509bd4f31d8fc900d15a0c219a5c7e20eb21d20683d
|
||||
|
Loading…
Reference in New Issue
Block a user