Home | History | Annotate | Download | only in 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
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
220 pushd x11-ssh-askpass-%{aversion}
239 mv gnome-ssh-askpass2 gnome-ssh-askpass
242 mv gnome-ssh-askpass1 gnome-ssh-askpass
266 install -s x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-askpass
267 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
271 install -s contrib/gnome-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/gnome-ssh-askpass
280 install -m 755 contrib/redhat/gnome-ssh-askpass.csh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
281 install -m 755 contrib/redhat/gnome-ssh-askpass.sh $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
392 %files askpass
394 %doc x11-ssh-askpass-%{aversion}/README
395 %doc x11-ssh-askpass-%{aversion}/ChangeLog
396 %doc x11-ssh-askpass-%{aversion}/SshAskpass*.ad
397 %attr(0755,root,root) %{_libexecdir}/openssh/ssh-askpass
398 %attr(0755,root,root) %{_libexecdir}/openssh/x11-ssh-askpass
402 %files askpass-gnome
404 %attr(0755,root,root) %config %{_sysconfdir}/profile.d/gnome-ssh-askpass.*
405 %attr(0755,root,root) %{_libexecdir}/openssh/gnome-ssh-askpass
417 - Don't install profile.d scripts when not building with GNOME/GTK askpass
424 - Use contrib/ Makefile for building askpass programs
485 - update to x11-ssh-askpass 1.2.4.1
526 - switch to x11-ssh-askpass 1.2.2
631 - Use $RPM_OPT_FLAGS instead of -O when building gnome-ssh-askpass
633 update of x11 askpass to 1.2.0.
673 - Update to x11-askpass 1.1.1. (#21301)
702 - Update to x11-askpass 1.1.0.
706 - Update to ssh-askpass-x11 1.0.3.
716 - Try setting SSH_ASKPASS if gnome-ssh-askpass is installed.
722 - Update x11-askpass to 1.0.2. (#17835)
781 - Updated for new gnome-ssh-askpass build
784 - Added Jim Knoble's <jmknoble@pobox.com> askpass