don't duplicate summary

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2017-10-04 16:42:07 +02:00
parent ed72f1a0a3
commit f4dff19db5
1 changed files with 2 additions and 2 deletions

View File

@ -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