Home | History | Annotate | Download | only in redhat

Lines Matching full: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
32 # Reserve options to override askpass settings with:
78 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
122 %package askpass
128 %package askpass-gnome
162 %description askpass
167 %description askpass-gnome
221 pushd x11-ssh-askpass-%{aversion}
240 mv gnome-ssh-askpass2 gnome-ssh-askpass
243 mv gnome-ssh-askpass1 gnome-ssh-askpass
267 install -s x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-askpass
268 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
272 install -s contrib/gnome-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/gnome-ssh-askpass
281 install -m 755 contrib/redhat/gnome-ssh-askpass.csh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
282 install -m 755 contrib/redhat/gnome-ssh-askpass.sh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
393 %files askpass
395 %doc x11-ssh-askpass-%{aversion}/README
396 %doc x11-ssh-askpass-%{aversion}/ChangeLog
397 %doc x11-ssh-askpass-%{aversion}/SshAskpass*.ad
398 %attr(0755,root,root) %{_libexecdir}/openssh/ssh-askpass
399 %attr(0755,root,root) %{_libexecdir}/openssh/x11-ssh-askpass
403 %files askpass-gnome
405 %attr(0755,root,root) %config %{_sysconfdir}/profile.d/gnome-ssh-askpass.*
406 %attr(0755,root,root) %{_libexecdir}/openssh/gnome-ssh-askpass
418 - Don't install profile.d scripts when not building with GNOME/GTK askpass
425 - Use contrib/ Makefile for building askpass programs
486 - update to x11-ssh-askpass 1.2.4.1
527 - switch to x11-ssh-askpass 1.2.2
632 - Use $RPM_OPT_FLAGS instead of -O when building gnome-ssh-askpass
634 update of x11 askpass to 1.2.0.
674 - Update to x11-askpass 1.1.1. (#21301)
703 - Update to x11-askpass 1.1.0.
707 - Update to ssh-askpass-x11 1.0.3.
717 - Try setting SSH_ASKPASS if gnome-ssh-askpass is installed.
723 - Update x11-askpass to 1.0.2. (#17835)
782 - Updated for new gnome-ssh-askpass build
785 - Added Jim Knoble's <jmknoble@pobox.com> askpass