diff --git a/python-distro.spec b/python-distro.spec index a1be182..11faab7 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -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