No longer designate -doc subpackage as noarch
This commit is contained in:
parent
a48cf833ac
commit
ab4076906b
@ -69,7 +69,6 @@ BuildRequires: wxPython-devel
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation files for python-matplotlib
|
Summary: Documentation files for python-matplotlib
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
BuildArch: noarch
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
BuildRequires: python-sphinx
|
BuildRequires: python-sphinx
|
||||||
BuildRequires: tex(latex)
|
BuildRequires: tex(latex)
|
||||||
@ -161,6 +160,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Feb 21 2011 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 1.0.1-5
|
* Mon Feb 21 2011 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 1.0.1-5
|
||||||
- Add default attr to doc sub-package file list
|
- Add default attr to doc sub-package file list
|
||||||
|
- No longer designate -doc subpackage as noarch
|
||||||
|
|
||||||
* Mon Feb 21 2011 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 1.0.1-4
|
* Mon Feb 21 2011 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 1.0.1-4
|
||||||
- Enable wxPython backend
|
- Enable wxPython backend
|
||||||
|
Loading…
Reference in New Issue
Block a user