diff options
-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 1aa3f4481..c5c377fb8 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -38,7 +38,7 @@ | |||
38 | 38 | ||
39 | %define exact_openssl_version %(rpm -q openssl | cut -d - -f 2) | 39 | %define exact_openssl_version %(rpm -q openssl | cut -d - -f 2) |
40 | 40 | ||
41 | Summary: The OpenSSH implementation of SSH. | 41 | Summary: The OpenSSH implementation of SSH protocol versions 1 and 2 |
42 | Name: openssh | 42 | Name: openssh |
43 | Version: %{oversion} | 43 | Version: %{oversion} |
44 | Release: 1 | 44 | Release: 1 |
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 276d99655..fd10fd356 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -1,4 +1,4 @@ | |||
1 | Summary: OpenSSH, a free Secure Shell (SSH) implementation | 1 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation |
2 | Name: openssh | 2 | Name: openssh |
3 | Version: 2.9.9p1 | 3 | Version: 2.9.9p1 |
4 | URL: http://www.openssh.com/ | 4 | URL: http://www.openssh.com/ |