don't duplicate summary
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ed72f1a0a3
commit
f4dff19db5
@ -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 ...
|
home page < or see our bug tracker at case you want to use the current ...
|
||||||
|
|
||||||
%package -n python2-%{modname}
|
%package -n python2-%{modname}
|
||||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
Summary: %{summary}
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: libxml2-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 ...
|
home page < or see our bug tracker at case you want to use the current ...
|
||||||
|
|
||||||
%package -n python3-%{modname}
|
%package -n python3-%{modname}
|
||||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
Summary: %{summary}
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
Requires: python3-cssselect
|
Requires: python3-cssselect
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user