From 7bb51a8f1afed3451bf6f80d01ffd2f8d09830db Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Oct 20 2016 12:42:43 +0000 Subject: Fix typo --- diff --git a/python-flufl-lock.spec b/python-flufl-lock.spec index 37e0fed..aecaded 100644 --- a/python-flufl-lock.spec +++ b/python-flufl-lock.spec @@ -113,7 +113,7 @@ rm -rf %{buildroot}%{_prefix}/lib/python*/site-packages/flufl/lock/{*.rst,docs,c %files -n python%{python3_other_pkgversion}-%{pkgname} %doc flufl/lock/README.rst flufl/lock/NEWS.rst flufl/lock/docs/using.rst %{python3_other_sitelib}/flufl/ -%{python3_other_sitelib}/%{srcname}-%{version}*-py%{python3_version}.egg-info/ +%{python3_other_sitelib}/%{srcname}-%{version}*-py%{python3_other_version}.egg-info/ %{python3_other_sitelib}/%{srcname}-%{version}*-py%{python3_other_version}-nspkg.pth %endif