diff --git a/koji.spec b/koji.spec index e77fe33a..ec6b6e7f 100644 --- a/koji.spec +++ b/koji.spec @@ -147,6 +147,9 @@ Requires: python%{python3_pkgversion}-requests-kerberos %endif Requires: python%{python3_pkgversion}-dateutil Requires: python%{python3_pkgversion}-six +# Since we don't have metadata here, provide the 'normal' python provides manually. +Provides: python%{python3_version}dist(%{name}) = %{version} +Provides: python%{python3_pkgversion}dist(%{name}) = %{version} %description -n python%{python3_pkgversion}-%{name} desc