[gummiboot] test 32 bit build

Kay Sievers kay at fedoraproject.org
Tue Feb 26 02:11:02 UTC 2013


commit 02fea7ce70765a52f29697cf7863ee03bfe6c9a9
Author: Kay Sievers <kay at vrfy.org>
Date:   Tue Feb 26 03:09:35 2013 +0100

    test 32 bit build

 gummiboot.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gummiboot.spec b/gummiboot.spec
index 3c0c2be..17ea1f0 100644
--- a/gummiboot.spec
+++ b/gummiboot.spec
@@ -9,7 +9,7 @@ Name:           gummiboot
 Version:        23
 Release:        2%{?dist}
 Summary:        Simple EFI Boot Manager
-ExclusiveArch:  x86_64
+ExcludeArch:    s390 s390x %{arm}
 License:        LGPLv2+
 URL:            http://freedesktop.org/wiki/Software/gummiboot
 # git clone git://anongit.freedesktop.org/gummiboot
@@ -60,6 +60,7 @@ mv gummiboot%{machine_type_name}.efi gummiboot%{machine_type_name}.orig
 %changelog
 * Tue Feb 26 2013 Kay Sievers <kay at redhat.com> - 23-2
 - add pesign call
+- build 32 bit x86
 
 * Wed Feb 20 2013 Kay Sievers <kay at redhat.com> - 23-1
 - version 23


More information about the scm-commits mailing list