- Install device-mapper-multipath (bcl)
Work around problem with libblockdev-mpath Recommends not working
This commit is contained in:
parent
b2851afa22
commit
550129389b
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/lorax-templates-rhel-8.3-4.tar.gz
|
/lorax-templates-rhel-8.3-4.tar.gz
|
||||||
/lorax-templates-rhel-9.0-1.tar.gz
|
/lorax-templates-rhel-9.0-1.tar.gz
|
||||||
/lorax-templates-rhel-9.0-4.tar.gz
|
/lorax-templates-rhel-9.0-4.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-5.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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-4.tar.gz
|
Source0: lorax-templates-rhel-9.0-5.tar.gz
|
||||||
|
|
||||||
# Where are these supposed to end up?
|
# Where are these supposed to end up?
|
||||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 29 2020 Brian C. Lane <bcl@redhat.com> - 9.0-5
|
||||||
|
- Install device-mapper-multipath (bcl)
|
||||||
|
Work around problem with libblockdev-mpath Recommends not working
|
||||||
|
|
||||||
* Thu Oct 29 2020 Jan Kaluza <jkaluza@redhat.com> - 9.0-4
|
* Thu Oct 29 2020 Jan Kaluza <jkaluza@redhat.com> - 9.0-4
|
||||||
- Add spice-vdagentd conf back - anaconda still needs it.
|
- Add spice-vdagentd conf back - anaconda still needs it.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-4.tar.gz) = 63ece4e8b3274d76542974f7356e59cfa65a5c7c8ac514dea067c76a63d1080542f8c330af47ec99230bdeaab8bec4e43275cad81482e5a69cb0188f9306f215
|
SHA512 (lorax-templates-rhel-9.0-5.tar.gz) = 17e51a435dabdabcf853178dd5da886350188f6008c50a0f088bb173c12c5cad635d07166505c6e7c944156ff26b72f20b94ac7ac7fe27621375e36e655c2024
|
||||||
|
Loading…
Reference in New Issue
Block a user