[openssh-commits] [openssh] 01/12: Always include x11-ssh-askpass SRPM.

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Feb 10 11:14:17 AEDT 2018


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 3104fcbdd3c70aefcb0cdc3ee24948907db8dc8f
Author: nkadel <nkadel at gmail.com>
Date:   Sun Nov 16 13:04:14 2014 -0500

    Always include x11-ssh-askpass SRPM.
    
    Always include x11-ssh-askpass tarball in redhat SRPM, even if unused.
---
 contrib/redhat/openssh.spec | 5 +++--
 1 file 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 at gmail.com>
+- Always include for x11-ssh-askpass tarball in SRPM
+
 * Wed Jul 14 2010 Tim Rice <tim at multitalents.net>
 - test for skip_x11_askpass (line 77) should have been for no_x11_askpass
 

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list