diff --git a/mcelog.spec b/mcelog.spec index 164fcfec06570271462fb265a978af4bf554eab6..21e57468b739b6c541353b3f893b0f9c02fd81a9 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 + * Wed Nov 09 2022 shixuantong - 3:179-3 - enable check