Remove defattr from spec file
Mailing list thread: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/KEO7AX3JXR2TY6OVL4M7HDISZ6YIJNKU/
This commit is contained in:
parent
733cea720e
commit
38c7737421
@ -715,7 +715,6 @@ getent passwd sshd >/dev/null || \
|
|||||||
%systemd_postun_with_restart sshd.service
|
%systemd_postun_with_restart sshd.service
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%license LICENCE
|
%license LICENCE
|
||||||
%doc CREDITS ChangeLog INSTALL OVERVIEW PROTOCOL* README README.platform README.privsep README.tun README.dns TODO
|
%doc CREDITS ChangeLog INSTALL OVERVIEW PROTOCOL* README README.platform README.privsep README.tun README.dns TODO
|
||||||
%attr(0755,root,root) %dir %{_sysconfdir}/ssh
|
%attr(0755,root,root) %dir %{_sysconfdir}/ssh
|
||||||
@ -729,7 +728,6 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files clients
|
%files clients
|
||||||
%defattr(-,root,root)
|
|
||||||
%attr(0755,root,root) %{_bindir}/ssh
|
%attr(0755,root,root) %{_bindir}/ssh
|
||||||
%attr(0644,root,root) %{_libdir}/fipscheck/ssh.hmac
|
%attr(0644,root,root) %{_libdir}/fipscheck/ssh.hmac
|
||||||
%attr(0644,root,root) %{_mandir}/man1/ssh.1*
|
%attr(0644,root,root) %{_mandir}/man1/ssh.1*
|
||||||
@ -755,14 +753,12 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files clients-ssh1
|
%files clients-ssh1
|
||||||
%defattr(-,root,root)
|
|
||||||
%attr(0755,root,root) %{_bindir}/ssh1
|
%attr(0755,root,root) %{_bindir}/ssh1
|
||||||
%attr(0755,root,root) %{_bindir}/scp1
|
%attr(0755,root,root) %{_bindir}/scp1
|
||||||
%attr(0755,root,root) %{_bindir}/ssh-keygen1
|
%attr(0755,root,root) %{_bindir}/ssh-keygen1
|
||||||
|
|
||||||
%if ! %{rescue}
|
%if ! %{rescue}
|
||||||
%files server
|
%files server
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir %attr(0711,root,root) %{_var}/empty/sshd
|
%dir %attr(0711,root,root) %{_var}/empty/sshd
|
||||||
%attr(0755,root,root) %{_sbindir}/sshd
|
%attr(0755,root,root) %{_sbindir}/sshd
|
||||||
%attr(0755,root,root) %{_sbindir}/sshd-keygen
|
%attr(0755,root,root) %{_sbindir}/sshd-keygen
|
||||||
@ -784,7 +780,6 @@ getent passwd sshd >/dev/null || \
|
|||||||
|
|
||||||
%if %{ldap}
|
%if %{ldap}
|
||||||
%files ldap
|
%files ldap
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc HOWTO.ldap-keys openssh-lpk-openldap.schema openssh-lpk-sun.schema ldap.conf
|
%doc HOWTO.ldap-keys openssh-lpk-openldap.schema openssh-lpk-sun.schema ldap.conf
|
||||||
%doc openssh-lpk-openldap.ldif openssh-lpk-sun.ldif
|
%doc openssh-lpk-openldap.ldif openssh-lpk-sun.ldif
|
||||||
%attr(0755,root,root) %{_libexecdir}/openssh/ssh-ldap-helper
|
%attr(0755,root,root) %{_libexecdir}/openssh/ssh-ldap-helper
|
||||||
@ -794,14 +789,12 @@ getent passwd sshd >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files keycat
|
%files keycat
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc HOWTO.ssh-keycat
|
%doc HOWTO.ssh-keycat
|
||||||
%attr(0755,root,root) %{_libexecdir}/openssh/ssh-keycat
|
%attr(0755,root,root) %{_libexecdir}/openssh/ssh-keycat
|
||||||
%attr(0644,root,root) %config(noreplace) /etc/pam.d/ssh-keycat
|
%attr(0644,root,root) %config(noreplace) /etc/pam.d/ssh-keycat
|
||||||
|
|
||||||
%if ! %{no_gnome_askpass}
|
%if ! %{no_gnome_askpass}
|
||||||
%files askpass
|
%files askpass
|
||||||
%defattr(-,root,root)
|
|
||||||
%attr(0644,root,root) %{_sysconfdir}/profile.d/gnome-ssh-askpass.*
|
%attr(0644,root,root) %{_sysconfdir}/profile.d/gnome-ssh-askpass.*
|
||||||
%attr(0755,root,root) %{_libexecdir}/openssh/gnome-ssh-askpass
|
%attr(0755,root,root) %{_libexecdir}/openssh/gnome-ssh-askpass
|
||||||
%attr(0755,root,root) %{_libexecdir}/openssh/ssh-askpass
|
%attr(0755,root,root) %{_libexecdir}/openssh/ssh-askpass
|
||||||
@ -814,7 +807,6 @@ getent passwd sshd >/dev/null || \
|
|||||||
|
|
||||||
%if %{pam_ssh_agent}
|
%if %{pam_ssh_agent}
|
||||||
%files -n pam_ssh_agent_auth
|
%files -n pam_ssh_agent_auth
|
||||||
%defattr(-,root,root)
|
|
||||||
%license pam_ssh_agent_auth-%{pam_ssh_agent_ver}/OPENSSH_LICENSE
|
%license pam_ssh_agent_auth-%{pam_ssh_agent_ver}/OPENSSH_LICENSE
|
||||||
%attr(0755,root,root) %{_libdir}/security/pam_ssh_agent_auth.so
|
%attr(0755,root,root) %{_libdir}/security/pam_ssh_agent_auth.so
|
||||||
%attr(0644,root,root) %{_mandir}/man8/pam_ssh_agent_auth.8*
|
%attr(0644,root,root) %{_mandir}/man8/pam_ssh_agent_auth.8*
|
||||||
|
Loading…
Reference in New Issue
Block a user