summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-06 12:52:25 +1100
committerDamien Miller <djm@mindrot.org>2000-11-06 12:52:25 +1100
commitab3605011854ca78531c87fd814031cd6b36c97e (patch)
tree1ea303e53ed369f3600f83bfc1a97f064e494166
parent6604fadbdd4dd5371aef4c3f83e87402d8fb8924 (diff)
Remove UPGRADING from spec files
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 7a668861..cb6007af 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 50019cbc..04420706 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