Build arch is noarch
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 21 Sep 2008 11:51:01 +0000 (12:51 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 21 Sep 2008 11:51:01 +0000 (12:51 +0100)
runtime-bootstrap/mingw-runtime-bootstrap.spec
w32api-bootstrap/mingw-w32api-bootstrap.spec

index 0adcd5c..c83fdc5 100644 (file)
@@ -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}
 
 
index aa2a8ec..2194f47 100644 (file)
@@ -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}