- include generic.ins for s390 boot iso (dan)
Resolves: rhbz#1844517
This commit is contained in:
parent
a5c6296b9a
commit
574fc0b775
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/lorax-templates-rhel-8.2-6.tar.gz
|
||||
/lorax-templates-rhel-8.3-1.tar.gz
|
||||
/lorax-templates-rhel-8.3-2.tar.gz
|
||||
/lorax-templates-rhel-8.3-3.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.3
|
||||
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.3-2.tar.gz
|
||||
Source0: lorax-templates-rhel-8.3-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
|
||||
* Thu Jun 25 2020 Brian C. Lane <bcl@redhat.com> - 8.3-3
|
||||
- include generic.ins for s390 boot iso (dan)
|
||||
Resolves: rhbz#1844517
|
||||
|
||||
* Wed Jun 03 2020 Brian C. Lane <bcl@redhat.com> - 8.3-2
|
||||
- Keep /etc/default/useradd in install.img
|
||||
Resolves: rhbz#1843609
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.3-2.tar.gz) = 0003439045d21e8db572e411be80131474d105873d130a33fbfd3f464328d62473db1f286e0e35bcabca814e577270145fa1db8b1a3dd99c63665029c55d51e5
|
||||
SHA512 (lorax-templates-rhel-8.3-3.tar.gz) = 0ab571beaa1142416503238a27f7193a224cf652cda5c0752137a63e9acc820097cacd800e3f2ec10be509a1479e7d28e7855c24dd9e9965f6a98902c7c8d377
|
||||
|
Loading…
Reference in New Issue
Block a user