diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index 415248b..ca6beb1 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -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 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 34.9.23-1 - rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)