Add requires to lorax-templates-almalinux
This commit is contained in:
parent
6bf2f6caf1
commit
156a88e74c
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 34.9.23
|
Version: 34.9.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}.alma
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -21,7 +21,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-almalinux
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: cpio
|
Requires: cpio
|
||||||
@ -185,6 +185,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 03 2023 Eduard Abdullin <eabdullin@almalinux.org> 34.9.23-1.alma
|
||||||
|
- Add requires to lorax-templates-almalinux
|
||||||
|
|
||||||
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> 34.9.23-1
|
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> 34.9.23-1
|
||||||
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
||||||
Resolves: rhbz#2158731
|
Resolves: rhbz#2158731
|
||||||
|
Loading…
Reference in New Issue
Block a user