- Use mkisofs for the s390 live-iso template
Resolves: rhbz#1746424
This commit is contained in:
parent
1173a57217
commit
39dfb4f363
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/lorax-templates-rhel-8.2-1.tar.gz
|
||||
/lorax-templates-rhel-8.2-2.tar.gz
|
||||
/lorax-templates-rhel-8.2-3.tar.gz
|
||||
/lorax-templates-rhel-8.2-4.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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-3.tar.gz
|
||||
Source0: lorax-templates-rhel-8.2-4.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
|
||||
* Wed Dec 11 2019 Brian C. Lane <bcl@redhat.com> - 8.2-4
|
||||
- Use mkisofs for the s390 live-iso template
|
||||
Resolves: rhbz#1746424
|
||||
|
||||
* Tue Nov 12 2019 Brian C. Lane <bcl@redhat.com> - 8.2-3
|
||||
- Add dmidecode on supported architectures
|
||||
Resolves: rhbz#1714793
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.2-3.tar.gz) = a4f951d822993e25b84a3ca3a1be168bc75ac6ef6de989faebff379d034b60cf57d554df0418e3a361fb8509bd4f31d8fc900d15a0c219a5c7e20eb21d20683d
|
||||
SHA512 (lorax-templates-rhel-8.2-4.tar.gz) = 92cbea75a8d115081760019bc3527e98ae07670a225c55dc6f321787f1d0d2d77f96add219c218437e544354e4a316a5047e3d2ac482be2777a9c02566943844
|
||||
|
Loading…
Reference in New Issue
Block a user