[packages/gnu-efi] - added x32 arch - rel 2

baggins baggins at pld-linux.org
Wed Apr 22 09:03:45 CEST 2015


commit ab7d6e82ee480e0862f54386037c59dd8a724393
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 22 09:03:50 2015 +0200

    - added x32 arch
    - rel 2

 gnu-efi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnu-efi.spec b/gnu-efi.spec
index acb1e97..80b3337 100644
--- a/gnu-efi.spec
+++ b/gnu-efi.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):	GNU-EFI - tworzenie aplikacji EFI przy użyciu narzędzi GNU
 Name:		gnu-efi
 # NOTE: don't use early 3.1, it doesn't support EFI x86_64
 Version:	3.0.2
-Release:	1
+Release:	2
 Epoch:		1
 # Intel and HP's BSD-like license, except setjmp code coming from GRUB
 License:	BSD-like
@@ -15,7 +15,7 @@ BuildRequires:	binutils >= 3:2.17.50.0.14
 BuildRequires:	gcc >= 6:4.1.1
 Requires:	binutils >= 3:2.17.50.0.14
 Requires:	gcc >= 6:4.1.1
-ExclusiveArch:	%{ix86} %{x8664} arm aarch64 ia64
+ExclusiveArch:	%{ix86} %{x8664} x32 arm aarch64 ia64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags_ia64	-frename-registers
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnu-efi.git/commitdiff/ab7d6e82ee480e0862f54386037c59dd8a724393



More information about the pld-cvs-commit mailing list