diff --git a/pyparted.spec b/pyparted.spec index f55653e..32aceea 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -75,7 +75,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO +%doc AUTHORS BUGS COPYING NEWS README TODO %{python_sitearch}/_ped.so %{python_sitearch}/parted %{python_sitearch}/%{name}-%{version}-*.egg-info @@ -83,7 +83,7 @@ rm -rf %{buildroot} %if 0%{?with_python3} %files -n python3-pyparted %defattr(-,root,root,-) -%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO +%doc AUTHORS BUGS COPYING NEWS README TODO %{python3_sitearch}/_ped.*.so %{python3_sitearch}/parted %{python3_sitearch}/%{name}-%{version}-*.egg-info