View | Details | Raw Unified | Return to bug 873
Collapse All | Expand All

(-)contrib/caldera/openssh.spec.orig (-2 / +2 lines)
Lines 60-66 Link Here
60
%if %{use_stable}
60
%if %{use_stable}
61
Source1: see-above:/.../openssh-%{version}.tar.gz.sig
61
Source1: see-above:/.../openssh-%{version}.tar.gz.sig
62
%endif
62
%endif
63
Source2: http://www.ntrnet.net/~jmknoble/software/%{xsa}/%{askpass}.tar.gz
63
Source2: http://www.jmknoble.net/software/%{xsa}/%{askpass}.tar.gz
64
Source3: http://www.openssh.com/faq.html
64
Source3: http://www.openssh.com/faq.html
65
65
66
%Package server
66
%Package server
Lines 80-86 Link Here
80
%Package askpass
80
%Package askpass
81
Group       	: System/Network
81
Group       	: System/Network
82
Requires    	: openssh = %{version}
82
Requires    	: openssh = %{version}
83
URL       	: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
83
URL       	: http://www.jmknoble.net/software/x11-ssh-askpass/
84
Obsoletes   	: ssh-extras
84
Obsoletes   	: ssh-extras
85
85
86
Summary     	: OpenSSH X11 pass-phrase dialog.
86
Summary     	: OpenSSH X11 pass-phrase dialog.
(-)contrib/redhat/openssh.spec.orig (-1 / +1 lines)
Lines 74-80 Link Here
74
%endif
74
%endif
75
URL: http://www.openssh.com/portable.html
75
URL: http://www.openssh.com/portable.html
76
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
76
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
77
Source1: http://www.pobox.com/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
77
Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
78
License: BSD
78
License: BSD
79
Group: Applications/Internet
79
Group: Applications/Internet
80
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
80
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
(-)contrib/README.orig (-1 / +1 lines)
Lines 19-25 Link Here
19
Jim Knoble <jmknoble@pobox.com> has written an excellent X11
19
Jim Knoble <jmknoble@pobox.com> has written an excellent X11
20
passphrase requester. This is highly recommended:
20
passphrase requester. This is highly recommended:
21
21
22
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
22
http://www.jmknoble.net/software/x11-ssh-askpass/
23
23
24
24
25
In this directory
25
In this directory
(-)CREDITS.orig (-1 / +1 lines)
Lines 44-50 Link Here
44
IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> - bugfixes
44
IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> - bugfixes
45
Jani Hakala <jahakala@cc.jyu.fi> - Patches
45
Jani Hakala <jahakala@cc.jyu.fi> - Patches
46
Jarno Huuskonen <jhuuskon@hytti.uku.fi> - Bugfixes
46
Jarno Huuskonen <jhuuskon@hytti.uku.fi> - Bugfixes
47
Jim Knoble <jmknoble@jmknoble.cx> - Many patches
47
Jim Knoble <jmknoble@pobox.com> - Many patches
48
Jonchen (email unknown) - the original author of PAM support of SSH
48
Jonchen (email unknown) - the original author of PAM support of SSH
49
Juergen Keil <jk@tools.de> - scp bugfixing
49
Juergen Keil <jk@tools.de> - scp bugfixing
50
KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes
50
KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes
(-)INSTALL.orig (-1 / +1 lines)
Lines 30-36 Link Here
30
GNOME:
30
GNOME:
31
http://www.gnome.org/
31
http://www.gnome.org/
32
32
33
Alternatively, Jim Knoble <jmknoble@jmknoble.cx> has written an excellent X11
33
Alternatively, Jim Knoble <jmknoble@pobox.com> has written an excellent X11
34
passphrase requester. This is maintained separately at:
34
passphrase requester. This is maintained separately at:
35
35
36
http://www.jmknoble.net/software/x11-ssh-askpass/
36
http://www.jmknoble.net/software/x11-ssh-askpass/

Return to bug 873