From 94171f9522dec52f9c7f859a409e1ad3910aee00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 27 Feb 2016 18:18:22 +0100 Subject: [PATCH] - add x32 to supported archs - rel 2 --- mcelog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mcelog.spec b/mcelog.spec index eb09315..3e17219 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -2,7 +2,7 @@ Summary: x86-64/x86 Machine Check Exceptions collector and decoder Summary(pl.UTF-8): Narzędzie do zbierania i dekodowania wyjątków MCE na platformie x86-64/x86 Name: mcelog Version: 132 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: https://github.com/andikleen/mcelog/archive/v%{version}.tar.gz @@ -18,7 +18,7 @@ BuildRequires: rpmbuild(macros) >= 1.228 Requires(post,preun): /sbin/chkconfig Requires: rc-scripts Suggests: crondaemon -ExclusiveArch: %{ix86} %{x8664} +ExclusiveArch: %{ix86} %{x8664} x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define statdir /var/lib/misc -- 2.44.0