From 19e22ad81907fe0d23ae36ccac49fc3f9d49c7e7 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Thu, 17 Nov 2005 20:02:37 +0000 Subject: [PATCH] - xorg-x11-devel -> libXt-devel - rebuild for new xauth location so X forwarding works --- openssh.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/openssh.spec b/openssh.spec index eceef28..8f8b0d3 100644 --- a/openssh.spec +++ b/openssh.spec @@ -146,7 +146,7 @@ BuildPreReq: pam-devel %endif %if ! %{no_x11_askpass} -BuildPreReq: xorg-x11-devel +BuildPreReq: libXt-devel %endif %if %{kerberos5} @@ -177,6 +177,7 @@ PreReq: openssh = %{version}-%{release}, chkconfig >= 0.9, /usr/sbin/useradd %if ! %{build6x} Requires: /etc/pam.d/system-auth, /%{_lib}/security/pam_loginuid.so %endif +BuildRequires: xorg-x11-xauth %package askpass Summary: A passphrase dialog for OpenSSH and X. @@ -542,7 +543,8 @@ fi %changelog * Thu Nov 17 2005 Warren Togami - 4.2p1-7 -- rebuild to pick up new xauth location so X forwarding works +- xorg-x11-devel -> libXt-devel +- rebuild for new xauth location so X forwarding works * Wed Nov 9 2005 Jeremy Katz - 4.2p1-6 - rebuild against new openssl