From ab3605011854ca78531c87fd814031cd6b36c97e Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 6 Nov 2000 12:52:25 +1100 Subject: [PATCH] Remove UPGRADING from spec files --- contrib/redhat/openssh.spec | 2 +- contrib/suse/openssh.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 7a6688611..cb6007af3 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -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* diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 50019cbc1..04420706d 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec @@ -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