From addf0adad32e1abcb8cb501d4f2bd52e088ff26d Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 00:52:07 -0500 Subject: [PATCH] Remove needless use of %defattr --- fprintd.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/fprintd.spec b/fprintd.spec index bd26f67..d26624d 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -71,7 +71,6 @@ if [ $1 -eq 0 ]; then fi %files -f %{name}.lang -%defattr(-,root,root,-) %doc README COPYING AUTHORS TODO %{_bindir}/fprintd-* %{_libexecdir}/fprintd @@ -85,12 +84,10 @@ fi %{_mandir}/man1/fprintd.1.gz %files pam -%defattr(-,root,root,-) %doc pam/README /%{_lib}/security/pam_fprintd.so %files devel -%defattr(-,root,root,-) %{_datadir}/gtk-doc/ %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Device.xml %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml