diff --git a/python-flufl-testing.spec b/python-flufl-testing.spec index fc790e9..f431597 100644 --- a/python-flufl-testing.spec +++ b/python-flufl-testing.spec @@ -69,12 +69,14 @@ Summary: %{summary} %doc README.rst NEWS.rst %{python3_sitelib}/flufl/ %{python3_sitelib}/%{srcname}-%{version}*-py%{python3_version}.egg-info/ +%{python3_sitelib}/%{srcname}-%{version}*-py%{python3_version}-nspkg.pth %if 0%{?with_python3_other} %files -n python%{python3_other_pkgversion}-%{pkgname} %doc README.rst NEWS.rst %{python3_other_sitelib}/flufl/ %{python3_other_sitelib}/%{srcname}-%{version}*-py%{python3_other_version}.egg-info/ +%{python3_other_sitelib}/%{srcname}-%{version}*-py%{python3_version}-nspkg.pth %endif