summaryrefslogtreecommitdiff
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-01 14:14:37 +1100
committerDamien Miller <djm@mindrot.org>2000-09-01 14:14:37 +1100
commit50f14f87478f3b9a22e9c91a29b9be6df8e5be3b (patch)
tree56c629be2a258828bf9e824657ea4af4be27522d /contrib/redhat
parentefcd54a51d59aa7f5a0a1688dbfc421372257c69 (diff)
- (djm) Pick up Jim's new X11-askpass
- (djm) Release 2.2.0p1
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 89bdcbcd2..3df33d1a8 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -2,7 +2,7 @@
2%define oversion 2.2.0p1 2%define oversion 2.2.0p1
3 3
4# Version of ssh-askpass 4# Version of ssh-askpass
5%define aversion 1.0 5%define aversion 1.0.1
6 6
7# Do we want to disable building of x11-askpass? (1=yes 0=no) 7# Do we want to disable building of x11-askpass? (1=yes 0=no)
8%define no_x11_askpass 0 8%define no_x11_askpass 0
@@ -17,7 +17,7 @@ Release: 1
17Packager: Damien Miller <djm@mindrot.org> 17Packager: Damien Miller <djm@mindrot.org>
18URL: http://www.openssh.com/ 18URL: http://www.openssh.com/
19Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{oversion}.tar.gz 19Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{oversion}.tar.gz
20Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz 20Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
21Copyright: BSD 21Copyright: BSD
22Group: Applications/Internet 22Group: Applications/Internet
23BuildRoot: /tmp/openssh-%{version}-buildroot 23BuildRoot: /tmp/openssh-%{version}-buildroot