diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/caldera/openssh.spec | 10 | ||||
-rw-r--r-- | contrib/redhat/openssh.spec | 2 | ||||
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index d6dbfc401..2a1b5b41d 100644 --- a/contrib/caldera/openssh.spec +++ b/contrib/caldera/openssh.spec | |||
@@ -1,11 +1,11 @@ | |||
1 | %define askpass 1.2.4.1 | 1 | %define askpass 1.2.4.1 |
2 | 2 | ||
3 | Name : openssh | 3 | Name : openssh |
4 | Version : 2.9.9p2 | 4 | Version : 3.0p2 |
5 | Release : 3 | 5 | Release : 1 |
6 | Group : System/Network | 6 | Group : System/Network |
7 | 7 | ||
8 | Summary : OpenSSH free Secure Shell (SSH) implementation. | 8 | Summary : OpenSSH free Secure Shell (SSH) protocol implementation. |
9 | Summary(de) : OpenSSH - freie Implementation der Secure Shell (SSH). | 9 | Summary(de) : OpenSSH - freie Implementation der Secure Shell (SSH). |
10 | Summary(es) : OpenSSH implementación libre de Secure Shell (SSH). | 10 | Summary(es) : OpenSSH implementación libre de Secure Shell (SSH). |
11 | Summary(fr) : Implémentation libre du shell sécurisé OpenSSH (SSH). | 11 | Summary(fr) : Implémentation libre du shell sécurisé OpenSSH (SSH). |
@@ -24,7 +24,7 @@ BuildRoot : /tmp/%{Name}-%{Version} | |||
24 | 24 | ||
25 | Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{Version}.tar.gz | 25 | Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{Version}.tar.gz |
26 | Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{askpass}.tar.gz | 26 | Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{askpass}.tar.gz |
27 | Source2: http://www.openssh.com/openssh-faq.html | 27 | Source2: http://www.openssh.com/faq.html |
28 | 28 | ||
29 | 29 | ||
30 | %Package server | 30 | %Package server |
@@ -310,4 +310,4 @@ fi | |||
310 | * Mon Jan 01 1998 ... | 310 | * Mon Jan 01 1998 ... |
311 | Template Version: 1.31 | 311 | Template Version: 1.31 |
312 | 312 | ||
313 | $Id: openssh.spec,v 1.21 2001/09/28 10:05:08 djm Exp $ | 313 | $Id: openssh.spec,v 1.22 2001/10/24 05:36:55 tim Exp $ |
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index e81869a09..79553ef0f 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | # Version of OpenSSH | 1 | # Version of OpenSSH |
2 | %define oversion 2.9.9p2 | 2 | %define oversion 3.0p2 |
3 | 3 | ||
4 | # Version of ssh-askpass | 4 | # Version of ssh-askpass |
5 | %define aversion 1.2.4.1 | 5 | %define aversion 1.2.4.1 |
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index d3a6adadf..939e3e4a8 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -1,6 +1,6 @@ | |||
1 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation | 1 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation |
2 | Name: openssh | 2 | Name: openssh |
3 | Version: 2.9.9p2 | 3 | Version: 3.0p2 |
4 | URL: http://www.openssh.com/ | 4 | URL: http://www.openssh.com/ |
5 | Release: 1 | 5 | Release: 1 |
6 | Source0: openssh-%{version}.tar.gz | 6 | Source0: openssh-%{version}.tar.gz |