- Remove libreport-rhel-anaconda-bugzilla from runtime-install.tmpl
This commit is contained in:
parent
d33ef650c5
commit
4a21d12962
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 28.14.70
|
Version: 28.14.70
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}.alma
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -177,6 +177,7 @@ build images, etc. from the command line.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{version}
|
%autosetup -p1 -n %{name}-%{version}
|
||||||
|
sed '/libreport-rhel-anaconda-bugzilla/d' lorax-%{version}/share/templates.d/99-generic/runtime-install.tmpl
|
||||||
|
|
||||||
%build
|
%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*
|
%{_mandir}/man1/composer-cli.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 03 2023 Eduard Abdullin <eabdullin@almalinux.org> 28.14.70-1.alma
|
||||||
|
- Remove libreport-rhel-anaconda-bugzilla from runtime-install.tmpl
|
||||||
|
|
||||||
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 28.14.70-1
|
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 28.14.70-1
|
||||||
- templates: Update runtime-* templates (bcl)
|
- templates: Update runtime-* templates (bcl)
|
||||||
Resolves: rhbz#2042101
|
Resolves: rhbz#2042101
|
||||||
|
Loading…
Reference in New Issue
Block a user