summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authornkadel <nkadel@gmail.com>2014-11-16 13:04:14 -0500
committerDarren Tucker <dtucker@dtucker.net>2018-02-10 09:58:32 +1100
commit3104fcbdd3c70aefcb0cdc3ee24948907db8dc8f (patch)
treed8fb24895ca411e939575581a668650740566e93 /contrib
parentc61d0d038d58eebc365f31830be6e04ce373ad1b (diff)
Always include x11-ssh-askpass SRPM.
Always include x11-ssh-askpass tarball in redhat SRPM, even if unused.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index a96a36e4..dc3177cb 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -74,9 +74,7 @@ Release: %{rel}
%endif
URL: https://www.openssh.com/portable.html
Source0: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
-%if ! %{no_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
@@ -403,6 +401,9 @@ fi
%endif
%changelog
+* Sun Nov 16 2014 Nico Kadel-Garcia <nakdel@gmail.com>
+- Always include for x11-ssh-askpass tarball in SRPM
+
* Wed Jul 14 2010 Tim Rice <tim@multitalents.net>
- test for skip_x11_askpass (line 77) should have been for no_x11_askpass