Remove UPGRADING from spec files

This commit is contained in:
Damien Miller 2000-11-06 12:52:25 +11:00
parent 6604fadbdd
commit ab36050118
2 changed files with 2 additions and 2 deletions

View File

@ -200,7 +200,7 @@ fi
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL %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}/ssh-keygen
%attr(0755,root,root) %{_bindir}/scp %attr(0755,root,root) %{_bindir}/scp
%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* %attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*

View File

@ -162,7 +162,7 @@ fi
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING.Ylonen ChangeLog OVERVIEW README* %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(0755,root,root) %dir /etc/ssh
%attr(0644,root,root) %config /etc/ssh/ssh_config %attr(0644,root,root) %config /etc/ssh/ssh_config
%attr(0600,root,root) %config /etc/ssh/sshd_config %attr(0600,root,root) %config /etc/ssh/sshd_config