• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/crypto/openssh/contrib/redhat/

Lines Matching refs:askpass

8 # Version of ssh-askpass
11 # Do we want to disable building of x11-askpass? (1=yes 0=no)
14 # Do we want to disable building of gnome-askpass? (1=yes 0=no)
23 # Use GTK2 instead of GNOME in gnome-ssh-askpass
43 # Reserve options to override askpass settings with:
88 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
143 %package askpass
149 %package askpass-gnome
183 %description askpass
188 %description askpass-gnome
238 pushd x11-ssh-askpass-%{aversion}
257 mv gnome-ssh-askpass2 gnome-ssh-askpass
260 mv gnome-ssh-askpass1 gnome-ssh-askpass
284 install x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-askpass
285 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
289 install contrib/gnome-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/gnome-ssh-askpass
298 install -m 755 contrib/redhat/gnome-ssh-askpass.csh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
299 install -m 755 contrib/redhat/gnome-ssh-askpass.sh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
408 %files askpass
410 %doc x11-ssh-askpass-%{aversion}/README
411 %doc x11-ssh-askpass-%{aversion}/ChangeLog
412 %doc x11-ssh-askpass-%{aversion}/SshAskpass*.ad
413 %{_libexecdir}/openssh/ssh-askpass
414 %attr(0755,root,root) %{_libexecdir}/openssh/x11-ssh-askpass
418 %files askpass-gnome
420 %attr(0755,root,root) %config %{_sysconfdir}/profile.d/gnome-ssh-askpass.*
421 %attr(0755,root,root) %{_libexecdir}/openssh/gnome-ssh-askpass
435 - Always include x11-ssh-askpass tarball in SRPM
449 - Don't install profile.d scripts when not building with GNOME/GTK askpass
456 - Use contrib/ Makefile for building askpass programs
517 - update to x11-ssh-askpass 1.2.4.1
558 - switch to x11-ssh-askpass 1.2.2
663 - Use $RPM_OPT_FLAGS instead of -O when building gnome-ssh-askpass
665 update of x11 askpass to 1.2.0.
705 - Update to x11-askpass 1.1.1. (#21301)
734 - Update to x11-askpass 1.1.0.
738 - Update to ssh-askpass-x11 1.0.3.
748 - Try setting SSH_ASKPASS if gnome-ssh-askpass is installed.
754 - Update x11-askpass to 1.0.2. (#17835)
813 - Updated for new gnome-ssh-askpass build
816 - Added Jim Knoble's <jmknoble@pobox.com> askpass