- Remove libreport-rhel-anaconda-bugzilla from runtime-install.tmpl
This commit is contained in:
parent
156a88e74c
commit
1deb10b647
@ -143,6 +143,7 @@ Lorax templates for creating the boot.iso and live isos are placed in
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
sed '/libreport-rhel-anaconda-bugzilla/d' lorax-%{version}/share/templates.d/99-generic/runtime-install.tmpl
|
||||
|
||||
%build
|
||||
|
||||
@ -187,6 +188,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%changelog
|
||||
* Thu Aug 03 2023 Eduard Abdullin <eabdullin@almalinux.org> 34.9.23-1.alma
|
||||
- Add requires to lorax-templates-almalinux
|
||||
- Remove libreport-rhel-anaconda-bugzilla from runtime-install.tmpl
|
||||
|
||||
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> 34.9.23-1
|
||||
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
||||
|
Loading…
Reference in New Issue
Block a user