From d1abaf6f3ac913b02b04209cb50ad1b306e77bcc Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:35:06 +0000 Subject: Remove needless use of %defattr --- diff --git a/rsh.spec b/rsh.spec index a552a6b..aac9df6 100644 --- a/rsh.spec +++ b/rsh.spec @@ -236,7 +236,6 @@ install -m644 %SOURCE10 %{buildroot}%{_unitdir}/rexec.socket %systemd_postun_with_restart rexec.socket %files -%defattr(-,root,root,-) %doc README BUGS %attr(0755,root,root) %caps(cap_net_bind_service=pe) %{_bindir}/rcp %{_bindir}/rexec @@ -245,7 +244,6 @@ install -m644 %SOURCE10 %{buildroot}%{_unitdir}/rexec.socket %{_mandir}/man1/*.1* %files server -%defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/pam.d/rsh %config(noreplace) %{_sysconfdir}/pam.d/rlogin %config(noreplace) %{_sysconfdir}/pam.d/rexec