remove libreport-rhel-anaconda-bugzilla depend

i8
Arkady L. Shane 1 year ago
parent b220071d82
commit 35c5cfbc3e
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -4,7 +4,7 @@
Name: lorax
Version: 28.14.70
Release: 1%{?dist}.inferit
Release: 1%{?dist}.inferit.1
Summary: Tool for creating the anaconda install images
Group: Applications/System
@ -179,6 +179,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
@ -263,6 +264,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%{_mandir}/man1/composer-cli.1*
%changelog
* Fri Dec 22 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 28.14.70-1.inferit.1
- remove libreport-rhel-anaconda-bugzilla depend
* Fri Dec 22 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 28.14.70-1.inferit
- templates: Fixed UTF-8 handling in replace command
- templates: Added iconv command to convert from UTF-8 to another encoding

Loading…
Cancel
Save