mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
Remove UPGRADING from spec files
This commit is contained in:
parent
6604fadbdd
commit
ab36050118
@ -200,7 +200,7 @@ fi
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL
|
||||
%doc CREDITS UPGRADING LICENCE
|
||||
%doc CREDITS LICENCE
|
||||
%attr(0755,root,root) %{_bindir}/ssh-keygen
|
||||
%attr(0755,root,root) %{_bindir}/scp
|
||||
%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
|
||||
|
@ -162,7 +162,7 @@ fi
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING.Ylonen ChangeLog OVERVIEW README*
|
||||
%doc RFC.nroff TODO UPGRADING CREDITS LICENSE
|
||||
%doc RFC.nroff TODO CREDITS LICENSE
|
||||
%attr(0755,root,root) %dir /etc/ssh
|
||||
%attr(0644,root,root) %config /etc/ssh/ssh_config
|
||||
%attr(0600,root,root) %config /etc/ssh/sshd_config
|
||||
|
Loading…
Reference in New Issue
Block a user