[python-matplotlib] Make -doc sub-package noarch

Jonathan G. Underwood jgu at fedoraproject.org
Tue Feb 22 00:51:26 UTC 2011


commit f26192de70b50c15aa3dc91deefc99dac2c97cb2
Author: Jonathan G. Underwood <jonathan.underwood at gmail.com>
Date:   Tue Feb 22 00:43:45 2011 +0000

    Make -doc sub-package noarch

 python-matplotlib.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-matplotlib.spec b/python-matplotlib.spec
index bd20ca3..0099f37 100644
--- a/python-matplotlib.spec
+++ b/python-matplotlib.spec
@@ -69,6 +69,7 @@ BuildRequires:  wxPython-devel
 %package        doc
 Summary:        Documentation files for python-matplotlib
 Group:          Documentation
+BuildArch:	noarch
 Requires:       %{name} = %{version}-%{release}
 BuildRequires:	python-sphinx
 BuildRequires:	tex(latex)
@@ -159,6 +160,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Feb 21 2011 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1.0.1-4
 - Enable wxPython backend
+- Make -doc sub-package noarch
 
 * Mon Feb 21 2011 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1.0.1-3
 - Add conditional for optionally building doc sub-package


More information about the scm-commits mailing list