summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-27 00:24:53 +1000
committerDamien Miller <djm@mindrot.org>2001-09-27 00:24:53 +1000
commitd6a9433ef429c029fc8cb069f53f95c292f7ab6e (patch)
tree077cdeee625aec71c29f1f903b9fb8d0ee4621e3
parentca6fb2139bd303085db96f36285695031f81b7e7 (diff)
downloadopenssh-git-d6a9433ef429c029fc8cb069f53f95c292f7ab6e.tar.gz
We are a "SSH protocol implementation" not a "SSH implementation"
-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 3b284ba7..db720cb9 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -38,7 +38,7 @@
%define exact_openssl_version %(rpm -q openssl | cut -d - -f 2)
-Summary: The OpenSSH implementation of SSH.
+Summary: The OpenSSH implementation of SSH protocol versions 1 and 2
Name: openssh
Version: %{oversion}
Release: 1
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 38d6d2a1..d3a6adad 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -1,4 +1,4 @@
-Summary: OpenSSH, a free Secure Shell (SSH) implementation
+Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
Name: openssh
Version: 2.9.9p2
URL: http://www.openssh.com/