diff options
author | Damien Miller <djm@mindrot.org> | 2000-11-06 02:52:25 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-11-06 02:52:25 +0100 |
commit | ab3605011854ca78531c87fd814031cd6b36c97e (patch) | |
tree | 1ea303e53ed369f3600f83bfc1a97f064e494166 /contrib | |
parent | - (djm) Remove UPGRADING document in favour of a link to the better (diff) | |
download | openssh-ab3605011854ca78531c87fd814031cd6b36c97e.tar.xz openssh-ab3605011854ca78531c87fd814031cd6b36c97e.zip |
Remove UPGRADING from spec files
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 | ||||
-rw-r--r-- | 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 |