[packages/libx86] - builds on x32 - rel 3

baggins baggins at pld-linux.org
Sun May 10 11:05:06 CEST 2015


commit 0008746e8e1298283cff75a0935b46f0a9e583a9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 10 11:04:48 2015 +0200

    - builds on x32
    - rel 3

 libx86.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libx86.spec b/libx86.spec
index 8f2e708..1ae0f14 100644
--- a/libx86.spec
+++ b/libx86.spec
@@ -2,7 +2,7 @@ Summary:	A hardware-independent library for executing real-mode x86 code
 Summary(pl.UTF-8):	Niezależna od sprzętu biblioteka do wykonywania kodu trybu rzeczywistego x86
 Name:		libx86
 Version:	1.1
-Release:	2
+Release:	3
 License:	MIT (libx86), BSD (x86emu)
 Group:		Libraries
 Source0:	http://www.codon.org.uk/~mjg59/libx86/downloads/%{name}-%{version}.tar.gz
@@ -11,7 +11,7 @@ Patch0:		%{name}-lrmi.patch
 URL:		http://www.codon.org.uk/~mjg59/libx86/
 # it's supposed to be arch independant emu library but unfortunately right now it doesn't build
 # on other architectures; check with newer versions!
-ExclusiveArch:	%{ix86} %{x8664}
+ExclusiveArch:	%{ix86} %{x8664} x32
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libx86.git/commitdiff/0008746e8e1298283cff75a0935b46f0a9e583a9



More information about the pld-cvs-commit mailing list