diff --git a/authselect.spec b/authselect.spec index 01b9c84..9e169ae 100644 --- a/authselect.spec +++ b/authselect.spec @@ -88,7 +88,6 @@ find $RPM_BUILD_ROOT -name "*.la" -exec rm -f {} \; find $RPM_BUILD_ROOT -name "*.a" -exec rm -f {} \; %files libs -%defattr(-,root,root,-) %dir %{_sysconfdir}/authselect %dir %{_sysconfdir}/authselect/custom %dir %{_datadir}/authselect @@ -121,17 +120,14 @@ find $RPM_BUILD_ROOT -name "*.a" -exec rm -f {} \; %doc README.md %files compat -%defattr(-,root,root,-) %{_sbindir}/authconfig %{python3_sitelib}/authselect/ %files devel -%defattr(-,root,root,-) %{_includedir}/authselect.h %{_libdir}/libauthselect.so %files -%defattr(-,root,root,-) %{_bindir}/authselect %{_mandir}/man8/authselect.8* %{_mandir}/man7/authselect-migration.7* @@ -142,6 +138,7 @@ find $RPM_BUILD_ROOT -name "*.a" -exec rm -f {} \; %changelog * Tue Feb 20 2018 Igor Gnatenko - 0.3-2 - Properly own all appropriate directories +- Remove unneeded %%defattr * Tue Feb 20 2018 Pavel Březina - 0.3-1 - rebasing to 0.3