[firstboot][PATCH] Mark Firstboot as an architecture specific package (#1162567)

Martin Kolman mkolman at redhat.com
Tue Nov 11 16:05:08 UTC 2014


We conditionally include s390 specific files in the %files
section, so the package should not be noarch.

Resolves: rhbz#1162567
Signed-off-by: Martin Kolman <mkolman at redhat.com>
---
 firstboot.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/firstboot.spec b/firstboot.spec
index fd21554..d28b8a0 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -13,7 +13,6 @@ Source0: %{name}-%{version}.tar.bz2
 License: GPLv2+
 Group: System Environment/Base
 ExclusiveOS: Linux
-BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gettext
 BuildRequires: python-devel, python-setuptools-devel
-- 
1.9.3



More information about the anaconda-patches mailing list