Accepting request 200744 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/200744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=22
This commit is contained in:
commit
6341cc0777
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 18 09:15:10 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Drop runtime req on python-distribute
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 9 14:16:18 UTC 2013 - dmueller@suse.com
|
Tue Jul 9 14:16:18 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -38,7 +38,6 @@ Requires(post): update-alternatives
|
|||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Requires: python-Jinja2
|
Requires: python-Jinja2
|
||||||
Requires: python-Pygments
|
Requires: python-Pygments
|
||||||
Requires: python-distribute
|
|
||||||
Requires: python-docutils
|
Requires: python-docutils
|
||||||
Suggests: python-rst2pdf
|
Suggests: python-rst2pdf
|
||||||
Provides: python-sphinx = %{version}
|
Provides: python-sphinx = %{version}
|
||||||
@ -154,7 +153,7 @@ fi
|
|||||||
%{_mandir}/man1/sphinx-build-%{py_ver}.1.gz
|
%{_mandir}/man1/sphinx-build-%{py_ver}.1.gz
|
||||||
%ghost %{_mandir}/man1/sphinx-quickstart.1.gz
|
%ghost %{_mandir}/man1/sphinx-quickstart.1.gz
|
||||||
%{_mandir}/man1/sphinx-quickstart-%{py_ver}.1.gz
|
%{_mandir}/man1/sphinx-quickstart-%{py_ver}.1.gz
|
||||||
%{python_sitelib}/sphinx
|
%{python_sitelib}/sphinx/
|
||||||
%{python_sitelib}/Sphinx-%{version}-py%{py_ver}.egg-info
|
%{python_sitelib}/Sphinx-%{version}-py%{py_ver}.egg-info
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user