|
|
@ -3,7 +3,7 @@
|
|
|
|
%define debug_package %{nil}
|
|
|
|
%define debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
Name: lorax
|
|
|
|
Name: lorax
|
|
|
|
Version: 34.9.26
|
|
|
|
Version: 34.9.25
|
|
|
|
Release: 1%{?dist}.inferit.1
|
|
|
|
Release: 1%{?dist}.inferit.1
|
|
|
|
Summary: Tool for creating the anaconda install images
|
|
|
|
Summary: Tool for creating the anaconda install images
|
|
|
|
|
|
|
|
|
|
|
@ -19,20 +19,14 @@ Source0: %{name}-%{version}.tar.gz
|
|
|
|
Patch1001: 0001-Backport-dracut-chroot-umount-fix.patch
|
|
|
|
Patch1001: 0001-Backport-dracut-chroot-umount-fix.patch
|
|
|
|
Patch1002: 0002-Fix-replace-command-utf8-handling.patch
|
|
|
|
Patch1002: 0002-Fix-replace-command-utf8-handling.patch
|
|
|
|
Patch1003: 0003-Add-iconv-template-command.patch
|
|
|
|
Patch1003: 0003-Add-iconv-template-command.patch
|
|
|
|
Patch1004: 0004-Set-LatGrkCyr-8x16-as-default-font-instead-of-eurlat.patch
|
|
|
|
|
|
|
|
Patch1005: 0001-Our-isolinux.cfg-is-in-cp866-encoding.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
|
|
|
|
|
|
|
|
Requires: lorax-templates
|
|
|
|
Requires: lorax-templates
|
|
|
|
%if 0%{?msvsphere} >= 9
|
|
|
|
|
|
|
|
Requires: lorax-templates-msvsphere
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%if 0%{?rhel} >= 9
|
|
|
|
%if 0%{?rhel} >= 9
|
|
|
|
Requires: lorax-templates-rhel
|
|
|
|
Requires: lorax-templates-msvsphere
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Requires: cpio
|
|
|
|
Requires: cpio
|
|
|
@ -196,34 +190,25 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|
|
|
%{_datadir}/lorax/templates.d/*
|
|
|
|
%{_datadir}/lorax/templates.d/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Dec 09 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.9.26-1.inferit.1
|
|
|
|
* Wed Apr 03 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.9.25-1.inferit.1
|
|
|
|
- Our isolinux.cfg is in cp866 encoding
|
|
|
|
- Change depend to lorax-templates-msvsphere
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.9.26-1.inferit
|
|
|
|
|
|
|
|
- Set latarcyrheb-sun16 as default font instead of eurlatg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 18 2024 Brian C. Lane <bcl@redhat.com> 34.9.26-1
|
|
|
|
|
|
|
|
- monitor: Skip repo errors involving CDROM/file source (bcl) (bcl)
|
|
|
|
|
|
|
|
Resolves: RHEL-4658
|
|
|
|
|
|
|
|
- rsyslog.conf: Update to use current config syntax (bcl) (bcl)
|
|
|
|
|
|
|
|
Resolves: RHEL-46857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> 34.9.25-1
|
|
|
|
|
|
|
|
- templates: Remove libreport bugzilla plugins (bcl)
|
|
|
|
|
|
|
|
Resolves: RHEL-24420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.9.23-1.inferit.2
|
|
|
|
|
|
|
|
- bump retries count
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 26 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 34.9.20-1.inferit.1
|
|
|
|
* Tue Apr 02 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.9.25-1.inferit
|
|
|
|
- templates: Fixed UTF-8 handling in replace command
|
|
|
|
- templates: Fixed UTF-8 handling in replace command
|
|
|
|
- templates: Added iconv command to convert from UTF-8 to another encoding
|
|
|
|
- templates: Added iconv command to convert from UTF-8 to another encoding
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 06 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 34.9.20-1.inferit
|
|
|
|
|
|
|
|
- Backported DracutChroot dirs umount patch from upstream
|
|
|
|
- Backported DracutChroot dirs umount patch from upstream
|
|
|
|
Without that patch pungi fails on building an EL9 image
|
|
|
|
Without that patch pungi fails on building an EL9 image
|
|
|
|
- lorax-templates-rhel requirement replaced with lorax-templates-msvsphere
|
|
|
|
- lorax-templates-rhel requirement replaced with lorax-templates-msvsphere
|
|
|
|
- Rebuilt for MSVSphere 9.1
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> 34.9.25-1
|
|
|
|
|
|
|
|
- templates: Remove libreport bugzilla plugins (bcl)
|
|
|
|
|
|
|
|
Resolves: RHEL-24420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 03 2023 Brian C. Lane <bcl@redhat.com> 34.9.24-1
|
|
|
|
|
|
|
|
- Add setpriv as ostree containers dependency (jkonecny) (jkonecny)
|
|
|
|
|
|
|
|
Resolves: RHEL-15123
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 34.9.23-1
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> 34.9.23-1
|
|
|
|
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> 34.9.23-1
|
|
|
|
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
|
|
|
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
|
|
|