]> git.pld-linux.org Git - packages/mcelog.git/commitdiff
- add x32 to supported archs auto/th/mcelog-132-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 27 Feb 2016 17:18:22 +0000 (18:18 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 27 Feb 2016 17:18:22 +0000 (18:18 +0100)
- rel 2

mcelog.spec

index eb09315f78aa295dbdc06d8cefc853255fecadfa..3e17219ac805e2333cfb24bd0906645bde9a328f 100644 (file)
@@ -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
This page took 0.249885 seconds and 4 git commands to generate.