diff --git a/mcelog.spec b/mcelog.spec index 78d36cd5d1c582745ae9a493a73b246e34642e9c..93624fc88dd4981d67f5e7ff47de007edf00cbf3 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -5,7 +5,7 @@ Name: mcelog Version: 179 -Release: 3 +Release: 4 Epoch: 3 Summary: Linux kernel machine check handling middleware License: GPLv2 @@ -14,7 +14,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 loongarch64 BuildRequires: bison flex systemd gcc psmisc Requires(post): systemd Requires(preun): systemd @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/*/* %changelog +* Thu Nov 24 2022 zhaozhen - 3:179-4 +- Add loongarch64 support + * Tue Nov 22 2022 shixuantong - 3:179-3 - enable check