diff --git a/python-lxml.spec b/python-lxml.spec index bd76f3c..c9cfa09 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -17,7 +17,7 @@ XML Schema, XSLT, C14N and much more.To contact the project, go to the project home page < or see our bug tracker at case you want to use the current ... %package -n python2-%{modname} -Summary: XML processing library combining libxml2/libxslt with the ElementTree API +Summary: %{summary} BuildRequires: python-setuptools BuildRequires: python2-devel BuildRequires: libxml2-devel @@ -35,7 +35,7 @@ XML Schema, XSLT, C14N and much more.To contact the project, go to the project home page < or see our bug tracker at case you want to use the current ... %package -n python3-%{modname} -Summary: XML processing library combining libxml2/libxslt with the ElementTree API +Summary: %{summary} BuildRequires: python3-setuptools BuildRequires: python3-devel Requires: python3-cssselect