From 367455f50c9c636dc71e6d246f95c344455736b1 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 27 May 2013 16:24:57 -0400 Subject: [PATCH] make it exclusive to %ix86 --- packaging/gummiboot.changes | 3 +++ packaging/gummiboot.spec | 1 + 2 files changed, 4 insertions(+) create mode 100644 packaging/gummiboot.changes diff --git a/packaging/gummiboot.changes b/packaging/gummiboot.changes new file mode 100644 index 0000000..2739ed3 --- /dev/null +++ b/packaging/gummiboot.changes @@ -0,0 +1,3 @@ +* Mon May 27 2013 Anas Nashif submit/tizen/20130509.180339@e6b7e4d +- make it exclusive to %ix86 + diff --git a/packaging/gummiboot.spec b/packaging/gummiboot.spec index 33ac998..7b412d8 100644 --- a/packaging/gummiboot.spec +++ b/packaging/gummiboot.spec @@ -9,6 +9,7 @@ Source0: http://cgit.freedesktop.org/%{name}/snapshot/%{name}-%{version}. Source1001: packaging/gummiboot.manifest BuildRequires: gnu-efi BuildRequires: pkgconfig(blkid) +ExclusiveArch: %ix86 x86_64 %description -- 2.7.4