From 4f09ea40f7cf98e1d4e3d439d0fceada01432a5f Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Jul 05 2018 18:32:38 +0000 Subject: Drop useless %%defattr --- diff --git a/libnl3.spec b/libnl3.spec index 85d60d4..1b6e136 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -161,13 +161,11 @@ popd %if %{with python2} %files -n python2-libnl3 -%defattr(-,root,root,-) %{python2_sitearch}/netlink %{python2_sitearch}/netlink-*.egg-info %endif # with python2 %files -n python3-libnl3 -%defattr(-,root,root,-) %{python3_sitearch}/netlink %{python3_sitearch}/netlink-*.egg-info