14
0
forked from pool/python-joblib

Accepting request 137810 from science

- Add Group field in doc package for SLE 11

OBS-URL: https://build.opensuse.org/request/show/137810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2012-10-11 07:17:31 +00:00
committed by Git OBS Bridge
parent 452990e6f5
commit 57a110663b
2 changed files with 7 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ data and has specific optimizations for `numpy` arrays. It is
%package doc
Summary: Documentation for %{name}
Group: Development/Languages/Python
%description doc
Documentation and help files for %{name}
@@ -77,4 +78,4 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%doc build/sphinx/html/
%changelog
%changelog