rpms/openssh/devel openssh.spec,1.74,1.75

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Nov 17 20:02:54 UTC 2005


Author: wtogami

Update of /cvs/dist/rpms/openssh/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28117

Modified Files:
	openssh.spec 
Log Message:
- xorg-x11-devel -> libXt-devel
- rebuild for new xauth location so X forwarding works



Index: openssh.spec
===================================================================
RCS file: /cvs/dist/rpms/openssh/devel/openssh.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- openssh.spec	17 Nov 2005 19:47:35 -0000	1.74
+++ openssh.spec	17 Nov 2005 20:02:37 -0000	1.75
@@ -146,7 +146,7 @@
 %endif
 
 %if ! %{no_x11_askpass}
-BuildPreReq: xorg-x11-devel
+BuildPreReq: libXt-devel
 %endif
 
 %if %{kerberos5}
@@ -177,6 +177,7 @@
 %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 @@
 
 %changelog
 * Thu Nov 17 2005 Warren Togami <wtogami at redhat.com> - 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 <katzj at redhat.com> - 4.2p1-6
 - rebuild against new openssl




More information about the fedora-cvs-commits mailing list