diff --git a/kdump.changes b/kdump.changes index 1b2f4b6..0eb8401 100644 --- a/kdump.changes +++ b/kdump.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 8 16:14:52 UTC 2022 - Petr Tesařík + +- Exclude i586 from SLE builds. + ------------------------------------------------------------------- Tue Feb 1 22:16:36 UTC 2022 - Petr Tesařík diff --git a/kdump.spec b/kdump.spec index d6d6809..062397a 100644 --- a/kdump.spec +++ b/kdump.spec @@ -109,7 +109,7 @@ Recommends: nfs-client # update should detect the split-off from kexec-tools Provides: kexec-tools:%{_initddir}/kdump ExcludeArch: s390 ppc -%if 0%{sle_version} +%if 0%{?sle_version} ExcludeArch: %ix86 %endif %{?systemd_ordering}