use common summary

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2017-01-01 21:16:04 +01:00
parent d60a5eb7c9
commit 78c49c4ba2

View File

@ -44,7 +44,7 @@ many cases in which access to that information is needed. See Python issue 1322
for more information.
%package -n python2-%{pypi_name}
Summary: Linux Distribution - a Linux OS platform information API
Summary: %{summary}
%{?python_provide:%python_provide python2-%{pypi_name}}
Requires: /usr/bin/lsb_release
@ -67,7 +67,7 @@ This package provides python2 module.
%if 0%{with_python3}
%package -n python3-%{pypi_name}
Summary: Linux Distribution - a Linux OS platform information API
Summary: %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}
Requires: /usr/bin/lsb_release