diff --git a/ansible.spec b/ansible.spec index 97ef025..7a09b0a 100644 --- a/ansible.spec +++ b/ansible.spec @@ -364,7 +364,6 @@ popd %files -%defattr(-,root,root) %if 0%{?with_python2} %{python_sitelib}/ansible* %endif @@ -379,7 +378,6 @@ popd %if 0%{?with_python3} %if 0%{?with_python2} %files -n ansible-python3 -%defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/ansible/ %doc README.rst PKG-INFO COPYING changelogs/CHANGELOG-v2.6.rst %doc %{_mandir}/man1/ansible*