diff --git a/pyparted.spec b/pyparted.spec index 6f3097d..fe36fb1 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -86,9 +86,9 @@ popd %files -n python2-pyparted %doc AUTHORS COPYING NEWS README TODO -%{python_sitearch}/_ped.so -%{python_sitearch}/parted -%{python_sitearch}/%{name}-%{version}-*.egg-info +%{python2_sitearch}/_ped.so +%{python2_sitearch}/parted +%{python2_sitearch}/%{name}-%{version}-*.egg-info %if 0%{?with_python3} %files -n python3-pyparted @@ -102,6 +102,7 @@ popd * Tue Jul 24 2018 David Cantrell - 1:3.11.0-13 - Use 'python2' when building the Python 2.x bindings (#1605566) - BuildRequires gcc (#1605566) +- %%{python_sitearch} -> %%{python2_sitearch} (#1605566) * Fri Jul 13 2018 Fedora Release Engineering - 1:3.11.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild