diff --git a/python-pygraphviz.spec b/python-pygraphviz.spec index 3c25b73..04eea64 100644 --- a/python-pygraphviz.spec +++ b/python-pygraphviz.spec @@ -19,12 +19,12 @@ BuildRequires: python3dist(sphinx) BuildRequires: graphviz-devel BuildRequires: swig -%global _description \ -PyGraphviz is a Python interface to the Graphviz graph layout and \ -visualization package. With PyGraphviz you can create, edit, read, \ -write, and draw graphs using Python to access the Graphviz graph data \ -structure and layout algorithms. PyGraphviz is independent from \ -NetworkX but provides a similar programming interface. +%global _description %{expand: +PyGraphviz is a Python interface to the Graphviz graph layout and +visualization package. With PyGraphviz you can create, edit, read, +write, and draw graphs using Python to access the Graphviz graph data +structure and layout algorithms. PyGraphviz is independent from +NetworkX but provides a similar programming interface.} %description %_description @@ -34,8 +34,6 @@ Summary: %{summary} %description -n python3-pygraphviz %_description -This package contains the version for Python 3. - %package doc Summary: Documentation for pygraphviz Provides: bundled(jquery)