From 97dc283219e253f226ca0d11a841810e690fbf77 Mon Sep 17 00:00:00 2001 From: xjl15151150045 <> Date: Wed, 18 Aug 2021 19:45:48 +0800 Subject: [PATCH] 2 --- mcelog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcelog.spec b/mcelog.spec index 97226ae..27bf6de 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -13,7 +13,7 @@ Source0: https://github.com/andikleen/%{name}/archive/v%{last_tar_version}.tar.g Source1: mce-inject-%{mce_inject_ver}.tar.bz2 Source2: aer-inject-%{aer_inject_ver}.tar.bz2 Source3: mcelog.conf -ExclusiveArch: i686 x86_64 +ExclusiveArch: i686 x86_64 riscv64 BuildRequires: bison flex systemd gcc Requires(post): systemd Requires(preun): systemd -- Gitee