- Install rdma-core and libmlx4 packages
Resolves: rhbz#1762662
This commit is contained in:
parent
7f34f802ed
commit
55b5cf78ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/lorax-templates-rhel-8.2-2.tar.gz
|
||||
/lorax-templates-rhel-8.2-3.tar.gz
|
||||
/lorax-templates-rhel-8.2-4.tar.gz
|
||||
/lorax-templates-rhel-8.2-5.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?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-4.tar.gz
|
||||
Source0: lorax-templates-rhel-8.2-5.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
|
||||
* Fri Jan 10 2020 Brian C. Lane <bcl@redhat.com> - 8.2-5
|
||||
- Install rdma-core and libmlx4 packages
|
||||
Resolves: rhbz#1762662
|
||||
|
||||
* Wed Dec 11 2019 Brian C. Lane <bcl@redhat.com> - 8.2-4
|
||||
- Use mkisofs for the s390 live-iso template
|
||||
Resolves: rhbz#1746424
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.2-4.tar.gz) = 92cbea75a8d115081760019bc3527e98ae07670a225c55dc6f321787f1d0d2d77f96add219c218437e544354e4a316a5047e3d2ac482be2777a9c02566943844
|
||||
SHA512 (lorax-templates-rhel-8.2-5.tar.gz) = 1bf15027331b40459632a41832ff20b14a8ca924e89d2164bb697f7d7cbe58bb81e4a7f8c1435441ccf80ae45a3bb716c15f2fc3ebbebff8b0168a1afae25806
|
||||
|
Loading…
Reference in New Issue
Block a user