Hello community,

here is the log from the commit of package xorg-x11 for openSUSE:Factory
checked in at Wed Mar 30 09:21:35 CEST 2011.



--------
--- xorg-x11/xorg-x11.changes   2011-02-22 14:17:58.000000000 +0100
+++ /mounts/work_src_done/STABLE/xorg-x11/xorg-x11.changes      2011-03-28 
18:15:52.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Mar 28 16:13:27 UTC 2011 - [email protected]
+
+- xdm.tar.bz2:
+  * etc/X11/xdm/sys.xsession: use DE-specific ssh-askpass instead
+    of unspecific x11-ssh-askpass (bnc #682897)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11.spec ++++++
--- /var/tmp/diff_new_pack.BfNnsN/_old  2011-03-30 09:20:33.000000000 +0200
+++ /var/tmp/diff_new_pack.BfNnsN/_new  2011-03-30 09:20:33.000000000 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  bison
 Url:            http://xorg.freedesktop.org/
 Version:        7.6
-Release:        45
+Release:        46
 License:        MIT License (or similar)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Group:          System/X11/Utilities

++++++ xdm.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/sys.xsession new/etc/X11/xdm/sys.xsession
--- old/etc/X11/xdm/sys.xsession        2010-12-03 18:42:18.000000000 +0100
+++ new/etc/X11/xdm/sys.xsession        2011-03-28 10:21:34.000000000 +0200
@@ -80,11 +80,11 @@
        set -- $sshagent ${1+"$@"}
     fi
 
-    if test -x /usr/lib/ssh/x11-ssh-askpass ; then
-       SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass
+    if test -x /usr/lib/ssh/ssh-askpass ; then
+       SSH_ASKPASS=/usr/lib/ssh/ssh-askpass
        export SSH_ASKPASS
-    elif test -x /usr/lib64/ssh/x11-ssh-askpass ; then
-       SSH_ASKPASS=/usr/lib64/ssh/x11-ssh-askpass
+    elif test -x /usr/lib64/ssh/ssh-askpass ; then
+       SSH_ASKPASS=/usr/lib64/ssh/ssh-askpass
        export SSH_ASKPASS
     fi
 fi


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to