[packages/mcelog] - add x32 to supported archs - rel 2

baggins baggins at pld-linux.org
Sat Feb 27 18:18:39 CET 2016


commit 94171f9522dec52f9c7f859a409e1ad3910aee00
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 27 18:18:22 2016 +0100

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mcelog.git/commitdiff/94171f9522dec52f9c7f859a409e1ad3910aee00



More information about the pld-cvs-commit mailing list