diff --git a/python-html5lib.spec b/python-html5lib.spec
index c988436..669db81 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -82,8 +82,8 @@ specification for maximum compatibility with major desktop web browsers.
%files -n python2-%{modulename}
%license LICENSE
%doc CHANGES.rst README.rst
-%{python_sitelib}/%{modulename}-*.egg-info
-%{python_sitelib}/%{modulename}
+%{python2_sitelib}/%{modulename}-*.egg-info
+%{python2_sitelib}/%{modulename}
%if 0%{?with_python3}
%files -n python3-%{modulename}