From 6d624de2e9108808f666002d857f1bf82dec720b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 20 Feb 2018 14:27:12 +0100 Subject: [PATCH] remove unneeded %defattr Signed-off-by: Igor Gnatenko --- authselect.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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