From d35e0ef61658aa3116eebb1606fcfe6f849fdcca Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 7 Dec 2009 11:32:36 +1100 Subject: - (dtucker) Bug #1677: add conditionals around the source for ssh-askpass. --- contrib/redhat/openssh.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/redhat') diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 680906cf3..1bdaf2d93 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -74,7 +74,9 @@ Release: %{rel} %endif URL: http://www.openssh.com/portable.html Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz +%if ! %{skip_x11_askpass} Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz +%endif License: BSD Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot -- cgit v1.2.3