diff --git a/lorax.spec b/lorax.spec index 32f32f6d51b8f771b39b2fa0ce8eaf7fa44082e9..36f712300d2664a6f0cf3312451a7340d8726144 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,4 +1,4 @@ -%define anolis_release 6 +%define anolis_release 7 # NOTE: This specfile is generated from upstream at https://github.com/rhinstaller/lorax # NOTE: Please submit changes as a pull request %define debug_package %{nil} @@ -123,6 +123,7 @@ Lorax templates for creating the boot.iso and live isos are placed in %setup -q -n %{name}-%{name}-%{version}-1 %patch001 -p1 %patch1001 -p1 +%patch1002 -p1 %build @@ -162,6 +163,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Tue Jun 24 2025 Yihao Yan - 40.0-7 +- Fix error in %prep + * Fri Jun 13 2025 Yihao Yan - 40.0-6 - add riscv64 support for lorax