diff --git a/SOURCES/0003-Translate-installation-image-bootloader-to-Russian.patch b/SOURCES/0003-Translate-installation-image-bootloader-to-Russian.patch index ef76cf7..e1e6cb8 100644 --- a/SOURCES/0003-Translate-installation-image-bootloader-to-Russian.patch +++ b/SOURCES/0003-Translate-installation-image-bootloader-to-Russian.patch @@ -24,7 +24,7 @@ index 2893a50..b6dc04a 100644 +# define an MSVSphere-specific image flavor constant +if product.variant in ("Minimal", "Server"): + FLAVOR=" Сервер" -+elif product.variant == "Certified": ++elif product.variant == "OS": + FLAVOR=" Сертифицированная" +elif product.variant == "BaseOS": + FLAVOR=" ОС" @@ -290,7 +290,7 @@ index 3d9d0a4..2717f2c 100644 +# define an MSVSphere-specific image flavor constant +if product.variant in ("Minimal", "Server"): + FLAVOR=" Сервер" -+elif product.variant == "Certified": ++elif product.variant == "OS": + FLAVOR=" Сертифицированная" +elif product.variant == "BaseOS": + FLAVOR=" ОС" diff --git a/SPECS/lorax-templates-rhel.spec b/SPECS/lorax-templates-rhel.spec index 570d6b1..501748a 100644 --- a/SPECS/lorax-templates-rhel.spec +++ b/SPECS/lorax-templates-rhel.spec @@ -1,6 +1,6 @@ Name: lorax-templates-msvsphere Version: 9.0 -Release: 40%{?dist}.2 +Release: 40%{?dist}.3 Summary: MSVSphere 9 build templates for lorax and livemedia-creator License: GPLv2+ @@ -50,6 +50,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{templatedir}/live/config_files/x86/ %{templatedir}/* %changelog +* Wed Jan 22 2025 Arkady L. Shane - 9.0-40.3 +- Resolves INF-1633 + * Wed Nov 06 2024 Arkady L. Shane - 9.0-40.2 - Fix typo