From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sun, 21 Sep 2008 11:51:01 +0000 (+0100) Subject: Build arch is noarch X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=b22fd5e5937abd6ebb4ad4af8ae67280948527bb;p=fedora-mingw.git Build arch is noarch --- diff --git a/runtime-bootstrap/mingw-runtime-bootstrap.spec b/runtime-bootstrap/mingw-runtime-bootstrap.spec index 0adcd5c..c83fdc5 100644 --- a/runtime-bootstrap/mingw-runtime-bootstrap.spec +++ b/runtime-bootstrap/mingw-runtime-bootstrap.spec @@ -18,6 +18,8 @@ Source0: http://dl.sourceforge.net/sourceforge/mingw/mingw-runtime-%{runt BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch + Provides: mingw-runtime = %{runtime_version} diff --git a/w32api-bootstrap/mingw-w32api-bootstrap.spec b/w32api-bootstrap/mingw-w32api-bootstrap.spec index aa2a8ec..2194f47 100644 --- a/w32api-bootstrap/mingw-w32api-bootstrap.spec +++ b/w32api-bootstrap/mingw-w32api-bootstrap.spec @@ -18,6 +18,8 @@ Source0: http://dl.sourceforge.net/sourceforge/mingw/w32api-%{w32api_vers BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch + Provides: mingw-w32api = %{w32api_version}