From 37b50fe3751bad2aa04d2ed3c56ffdc8cc0280f4 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Jul 05 2015 14:03:07 +0000 Subject: Make python-macros noarch --- diff --git a/python.spec b/python.spec index 9e062f7..00699b4 100644 --- a/python.spec +++ b/python.spec @@ -1022,6 +1022,7 @@ documentation. Summary: The unversioned Python RPM macros Group: Development/Libraries Requires: %{python} = %{version}-%{release} +BuildArch: noarch %description -n python-macros This package contains the unversioned Python RPM macros, that most @@ -2118,6 +2119,7 @@ rm -fr %{buildroot} * Thu Jun 25 2015 Thomas Spura - 2.7.8-10 - Add unversioned python macros from fpc#281 and fpc#534 and require it from python-devel +- Make python-macros noarch * Wed Apr 15 2015 Robert Kuska - 2.7.8-9 - Remove unittest2 provides/obsoletes