- Set requirement on lorax-templates-rhel for prefixdevname change
Related: RHEL-30010
This commit is contained in:
parent
5b4b714cea
commit
adf1e52b80
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.5.3
|
Version: 40.5.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -22,7 +22,7 @@ BuildRequires: systemd-rpm-macros
|
|||||||
|
|
||||||
Requires: lorax-templates
|
Requires: lorax-templates
|
||||||
%if 0%{?rhel} >= 9
|
%if 0%{?rhel} >= 9
|
||||||
Requires: lorax-templates-rhel
|
Requires: lorax-templates-rhel >= 10.0-45
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: cpio
|
Requires: cpio
|
||||||
@ -179,6 +179,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> - 40.5.3-2
|
||||||
|
- Set requirement on lorax-templates-rhel for prefixdevname change
|
||||||
|
Related: RHEL-30010
|
||||||
|
|
||||||
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> 40.5.3-1
|
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> 40.5.3-1
|
||||||
- tito: Add RHEL tagger with support for rhbz and RHEL (bcl)
|
- tito: Add RHEL tagger with support for rhbz and RHEL (bcl)
|
||||||
Related: RHEL-31830
|
Related: RHEL-31830
|
||||||
|
Loading…
Reference in New Issue
Block a user