Home | History | Annotate | Download | only in redhat

Lines Matching refs:gnome

14 # Do we want to disable building of gnome-askpass? (1=yes 0=no)
23 # Use GTK2 instead of GNOME in gnome-ssh-askpass
128 %package askpass-gnome
129 Summary: A passphrase dialog for OpenSSH, X, and GNOME.
167 %description askpass-gnome
170 an X11 passphrase dialog for OpenSSH and the GNOME GUI desktop
239 make gnome-ssh-askpass2
240 mv gnome-ssh-askpass2 gnome-ssh-askpass
242 make gnome-ssh-askpass1
243 mv gnome-ssh-askpass1 gnome-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/
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
465 by gnome-libs-devel
632 - Use $RPM_OPT_FLAGS instead of -O when building gnome-ssh-askpass
717 - Try setting SSH_ASKPASS if gnome-ssh-askpass is installed.
782 - Updated for new gnome-ssh-askpass build