summaryrefslogtreecommitdiff
path: root/contrib/caldera
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-10-23 22:36:54 -0700
committerTim Rice <tim@multitalents.net>2001-10-23 22:36:54 -0700
commit17b93e5d65c29d6f03f99ad0118a2eb80e4443b7 (patch)
tree30734c7409a5ac571bdb29ec7b161ee62ad568ad /contrib/caldera
parent95276711eb5b2c55788d2664b76cb2bd11f56251 (diff)
[configure.in] Fix test for broken dirname. Based on patch from
Dave Dykstra <dwd@bell-labs.com>. Remove un-needed test for zlib.h. [contrib/caldera/openssh.spec, contrib/redhat/openssh.spec, contrib/suse/openssh.spec] Update version to match version.h
Diffstat (limited to 'contrib/caldera')
-rw-r--r--contrib/caldera/openssh.spec10
1 files changed, 5 insertions, 5 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
3Name : openssh 3Name : openssh
4Version : 2.9.9p2 4Version : 3.0p2
5Release : 3 5Release : 1
6Group : System/Network 6Group : System/Network
7 7
8Summary : OpenSSH free Secure Shell (SSH) implementation. 8Summary : OpenSSH free Secure Shell (SSH) protocol implementation.
9Summary(de) : OpenSSH - freie Implementation der Secure Shell (SSH). 9Summary(de) : OpenSSH - freie Implementation der Secure Shell (SSH).
10Summary(es) : OpenSSH implementación libre de Secure Shell (SSH). 10Summary(es) : OpenSSH implementación libre de Secure Shell (SSH).
11Summary(fr) : Implémentation libre du shell sécurisé OpenSSH (SSH). 11Summary(fr) : Implémentation libre du shell sécurisé OpenSSH (SSH).
@@ -24,7 +24,7 @@ BuildRoot : /tmp/%{Name}-%{Version}
24 24
25Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{Version}.tar.gz 25Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{Version}.tar.gz
26Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{askpass}.tar.gz 26Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{askpass}.tar.gz
27Source2: http://www.openssh.com/openssh-faq.html 27Source2: 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 ...
311Template Version: 1.31 311Template 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 $