diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index 4542493..7ad3281 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 28.14.70 -Release: 1%{?dist} +Release: 1%{?dist}.alma Summary: Tool for creating the anaconda install images Group: Applications/System @@ -177,6 +177,7 @@ build images, etc. from the command line. %prep %autosetup -p1 -n %{name}-%{version} +sed '/libreport-rhel-anaconda-bugzilla/d' lorax-%{version}/share/templates.d/99-generic/runtime-install.tmpl %build @@ -261,6 +262,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Thu Aug 03 2023 Eduard Abdullin 28.14.70-1.alma +- Remove libreport-rhel-anaconda-bugzilla from runtime-install.tmpl + * Fri Jul 29 2022 Brian C. Lane 28.14.70-1 - templates: Update runtime-* templates (bcl) Resolves: rhbz#2042101