From: Jakub Bogusz Date: Sun, 22 Aug 2021 05:31:30 +0000 (+0200) Subject: - noarch (not strictly, as content is binary, but result should not depend on host... X-Git-Tag: auto/th/seabios-1.14.0-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=14cef9cff499bbc040b99f8c46959c86dabcc827;p=packages%2Fseabios.git - noarch (not strictly, as content is binary, but result should not depend on host arch); release 2 --- diff --git a/seabios.spec b/seabios.spec index a6d97c9..9bca81f 100644 --- a/seabios.spec +++ b/seabios.spec @@ -2,7 +2,7 @@ Summary: Open source implementation of a 16-bit x86 BIOS Summary(pl.UTF-8): Implementacja 16-bitowego BIOS-u x86 o otwartych źródłach Name: seabios Version: 1.14.0 -Release: 1 +Release: 2 License: LGPL v3 Group: Applications/System Source0: https://www.seabios.org/downloads/%{name}-%{version}.tar.gz @@ -15,6 +15,7 @@ BuildRequires: crossx8664-binutils BuildRequires: crossx8664-gcc %endif BuildRequires: python +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description