diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index d78ed46..c12692b 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -1,5 +1,5 @@ %global with_python3 1 -%global scrname distutils-extra +%global srcname distutils-extra Name: python-%{srcname} Version: 2.37 @@ -27,6 +27,7 @@ Enables you to easily integrate gettext support, themed icons and scrollkeeper based documentation into Python's distutils. %if 0%{?with_python3} +%package -n python3-%{srcname} Summary: Integrate more support into Python 3's distutils %description -n python3-%{srcname}