From cc910fb119a23e427253568ac62684b924371a04df90f879bf50664761b19922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Tesa=C5=99=C3=ADk?= Date: Tue, 8 Feb 2022 16:15:11 +0000 Subject: [PATCH] - Exclude i586 from SLE builds. OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=223 --- kdump.changes | 5 +++++ kdump.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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}