[packages/bin86] - apply 32bit long fix also on x32 - rel 2

baggins baggins at pld-linux.org
Wed Mar 25 11:23:47 CET 2015


commit ce9715bd82f37cf1ed49cdddbda3eecf5b8d416b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 25 11:22:41 2015 +0100

    - apply 32bit long fix also on x32
    - rel 2

 bin86.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bin86.spec b/bin86.spec
index c9ba862..052b0b5 100644
--- a/bin86.spec
+++ b/bin86.spec
@@ -7,7 +7,7 @@ Summary(pt_BR.UTF-8):	Assembler e Linker para modo real 80x86
 Summary(tr.UTF-8):	Gerçek kip 80x86 çeviricisi ve bağlayıcısı
 Name:		bin86
 Version:	0.16.21
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Languages
 Source0:	http://v3.sk/~lkundrak/dev86/%{name}-%{version}.tar.gz
@@ -15,7 +15,7 @@ Source0:	http://v3.sk/~lkundrak/dev86/%{name}-%{version}.tar.gz
 Patch0:		%{name}-x64.patch
 URL:		http://v3.sk/~lkundrak/dev86/
 Obsoletes:	dev86
-ExclusiveArch:	%{ix86} %{x8664}
+ExclusiveArch:	%{ix86} %{x8664} x32
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -61,7 +61,7 @@ programlar, bu pakete gereksinim duyarlar.
 
 %prep
 %setup -q
-%ifarch %{x8664}
+%ifarch %{x8664} x32
 %patch0 -p1
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bin86.git/commitdiff/ce9715bd82f37cf1ed49cdddbda3eecf5b8d416b



More information about the pld-cvs-commit mailing list