diff --git a/gofer.spec b/gofer.spec index 5f6b030..8308e5a 100644 --- a/gofer.spec +++ b/gofer.spec @@ -111,7 +111,6 @@ rm %{buildroot}/%{_mandir}/man1/gofer.* %endif %files -%defattr(-,root,root,-) %dir %{_sysconfdir}/%{name}/ %dir %{_sysconfdir}/%{name}/conf.d/ %dir %{_sysconfdir}/%{name}/plugins/ @@ -166,7 +165,6 @@ Requires: python-%{name} = %{version} Provides the gofer tools. %files -n %{name}-tools -%defattr(-,root,root,-) %{_bindir}/%{name} %doc LICENSE %doc %{_mandir}/man1/gofer.* @@ -198,7 +196,6 @@ Requires: python%{?p2n}-uuid Provides gofer python common modules. %files -n python%{?p2n}-%{name} -%defattr(-,root,root,-) %{python2_sitelib}/%{name}/*.py* %{python2_sitelib}/%{name}/compat/ %{python2_sitelib}/%{name}/agent/ @@ -229,7 +226,6 @@ Requires: pam Provides gofer python common modules. %files -n python3-%{name} -%defattr(-,root,root,-) %{python3_sitelib}/%{name}/*.py %{python3_sitelib}/%{name}/__pycache__/ %{python3_sitelib}/%{name}/compat/