diff --git a/lorax.spec b/lorax.spec index 881d02e8ffbf1aa0eef90641cbded287a85dc6ac..9c32eff821403b92a19b9d42a01ae92bda2f4cc1 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 # 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} @@ -119,6 +119,7 @@ Lorax templates for creating the boot.iso and live isos are placed in %prep %setup -q -n %{name}-%{name}-%{version}-1 +%patch001 -p1 %build @@ -158,6 +159,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Tue Dec 12 2023 Wenlong Zhang - 40.0-3 +- add patch 001 for loongarch64 + * Wed Dec 6 2023 Wenlong Zhang - 40.0-2 - add loongarch64 support for lorax