summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/redhat/openssh.spec3
-rw-r--r--contrib/suse/openssh.spec1
2 files changed, 3 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 69dac60f7..98222ffb4 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -2,13 +2,14 @@
2%define oversion 2.0.0beta2 2%define oversion 2.0.0beta2
3 3
4# Version of ssh-askpass 4# Version of ssh-askpass
5%define aversion 0.99 5%define aversion 1.0
6 6
7Summary: OpenSSH free Secure Shell (SSH) implementation 7Summary: OpenSSH free Secure Shell (SSH) implementation
8Name: openssh 8Name: openssh
9Version: %{oversion} 9Version: %{oversion}
10Release: 1 10Release: 1
11Packager: Damien Miller <djm@ibs.com.au> 11Packager: Damien Miller <djm@ibs.com.au>
12URL: http://www.openssh.com/
12Source0: http://violet.ibs.com.au/openssh/files/openssh-%{oversion}.tar.gz 13Source0: http://violet.ibs.com.au/openssh/files/openssh-%{oversion}.tar.gz
13Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz 14Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
14Copyright: BSD 15Copyright: BSD
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 4f9281bc3..7d5d087a8 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -1,6 +1,7 @@
1Summary: OpenSSH, a free Secure Shell (SSH) implementation 1Summary: OpenSSH, a free Secure Shell (SSH) implementation
2Name: openssh 2Name: openssh
3Version: 2.0.0beta2 3Version: 2.0.0beta2
4URL: http://www.openssh.com/
4Release: 1 5Release: 1
5Source0: openssh-%{version}.tar.gz 6Source0: openssh-%{version}.tar.gz
6Copyright: BSD 7Copyright: BSD