diff --git a/lorax.spec b/lorax.spec index d449b93e81256d405b057110f49a099775468d34..83347d43ffa37d63362ff87f6033dfa9bd0f0a13 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 6 # 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} @@ -17,6 +17,9 @@ BuildRequires: make BuildRequires: systemd-rpm-macros Requires: lorax-templates +%if 0%{?anolis} +Requires: lorax-templates-anolis +%endif Requires: cpio Requires: device-mapper @@ -156,6 +159,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Fri Oct 28 2022 gaochang 37.0-6 +- Reconfig the package requires + * Thu Oct 27 2022 gaochang 37.0-5 - Remove templates patches