diff --git a/python-Sphinx-doc.changes b/python-Sphinx-doc.changes index 1365757..ee381ad 100644 --- a/python-Sphinx-doc.changes +++ b/python-Sphinx-doc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 11 17:07:40 UTC 2017 - jengelh@inai.de + +- Trim package descriptions for size. + ------------------------------------------------------------------- Thu Aug 24 16:43:14 UTC 2017 - toddrme2178@gmail.com diff --git a/python-Sphinx-doc.spec b/python-Sphinx-doc.spec index 8ac83dd..e276c1c 100644 --- a/python-Sphinx-doc.spec +++ b/python-Sphinx-doc.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %if 0%{?suse_version} != 1315 %bcond_without latex %else @@ -44,40 +45,31 @@ BuildArch: noarch %python_subpackages %description -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. +Sphinx is a tool that facilitates creating documentation for Python +projects (or other documents consisting of multiple reStructuredText +sources). It was originally created for the Python documentation, and +supports Python project documentation well, but C/C++ is likewise +supported. -Sphinx uses reStructuredText as its markup language, and many of its strengths -come from the power and straightforwardness of reStructuredText and its parsing -and translating suite, the Docutils. +Sphinx uses reStructuredText as its markup language. Sphinx draws from +the parsing and translating suite, the Docutils. -This package contained the documentation for Sphinx. +This package contains the documentation for Sphinx. %package man Summary: Man files for python-Sphinx Group: Documentation/Man -Requires: python-Sphinx = %{version} Requires: %{name}-man-common = %{version} +Requires: python-Sphinx = %{version} Requires(post): update-alternatives Requires(postun): update-alternatives %description man -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. +Sphinx is a tool that facilitates creating documentation for Python +projects (or other documents consisting of multiple reStructuredText +sources). -Sphinx uses reStructuredText as its markup language, and many of its strengths -come from the power and straightforwardness of reStructuredText and its parsing -and translating suite, the Docutils. - -This package contained the manual pages for the Sphinx executables. +This package contains the manual pages for the Sphinx executables. %package -n %{name}-html Summary: HTML Documentation for python-Sphinx @@ -85,18 +77,11 @@ Group: Documentation/HTML Provides: %{python_module Sphinx-doc-html = %{version}} %description -n %{name}-html -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. +Sphinx is a tool that facilitates creating documentation for Python +projects (or other documents consisting of multiple reStructuredText +sources). -Sphinx uses reStructuredText as its markup language, and many of its strengths -come from the power and straightforwardness of reStructuredText and its parsing -and translating suite, the Docutils. - -This package contained the HTML documentation for Sphinx. +This package contains the HTML documentation for Sphinx. %package -n %{name}-man-common Summary: Man files for python-Sphinx - python-independent versions @@ -104,18 +89,11 @@ Group: Documentation/Man Provides: %{python_module Sphinx-doc-man-common = %{version}} %description -n %{name}-man-common -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. +Sphinx is a tool that facilitates creating documentation for Python +projects (or other documents consisting of multiple reStructuredText +sources). -Sphinx uses reStructuredText as its markup language, and many of its strengths -come from the power and straightforwardness of reStructuredText and its parsing -and translating suite, the Docutils. - -This package contained the python version-independent manual pages for the +This package contains the Python version-independent manual pages for the Sphinx executables. %prep diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 9b68eea..e06ad46 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 11 17:07:40 UTC 2017 - jengelh@inai.de + +- Trim package descriptions for size. + ------------------------------------------------------------------- Thu Aug 31 22:47:36 UTC 2017 - toddrme2178@gmail.com diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 84dd458..eb98393 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -80,16 +80,14 @@ BuildArch: noarch %python_subpackages %description -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. +Sphinx is a tool that facilitates creating documentation for Python +projects (or other documents consisting of multiple reStructuredText +sources). It was originally created for the Python documentation, and +supports Python project documentation well, but C/C++ is likewise +supported. -Sphinx uses reStructuredText as its markup language, and many of its strengths -come from the power and straightforwardness of reStructuredText and its parsing -and translating suite, the Docutils. +Sphinx uses reStructuredText as its markup language. Sphinx draws from +the parsing and translating suite, the Docutils. %package latex Summary: Sphinx packages for LaTeX @@ -161,16 +159,9 @@ Requires: tex(varwidth.sty) %endif %description latex -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of multiple -reStructuredText sources), written by Georg Brandl. It was originally created -for the new Python documentation, and has excellent facilities for Python -project documentation, but C/C++ is supported as well, and more languages are -planned. - -Sphinx uses reStructuredText as its markup language, and many of its strengths -come from the power and straightforwardness of reStructuredText and its parsing -and translating suite, the Docutils. +Sphinx is a tool that facilitates creating documentation for Python +projects (or other documents consisting of multiple reStructuredText +sources). This package contains the LaTeX components for %{name}.