diff --git a/python39.spec b/python39.spec index e6f5551..393d11f 100644 --- a/python39.spec +++ b/python39.spec @@ -182,9 +182,9 @@ Requires: %{python_pkg_name}-base = %{version} Recommends: %{python_pkg_name}-curses Recommends: %{python_pkg_name}-dbm Recommends: %{python_pkg_name}-pip -Provides: python = %{python-version} +Provides: python = %{python_version} %if %{primary_interpreter} -Provides: python3 = %{python-version} +Provides: python3 = %{python_version} %endif %endif