Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2015-08-19 13:41:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdm (Old)
 and      /work/SRC/openSUSE:Factory/.xdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2015-08-10 09:14:20.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes     2015-08-19 
13:41:32.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Aug  4 10:00:09 UTC 2015 - e...@suse.com
+
+- Replaced font resources for login screen with font face names.
+  Since xdm is now built with Xft support, it uses face names for
+  client side rendered fonts. The settings for screen widths >= 800
+  are the xdm defaults. For smaller screens the sizes are reduced
+  so they fit the screen better (bsc#940263).
+
+-------------------------------------------------------------------
+Sat Aug  1 08:04:15 UTC 2015 - e...@suse.com
+
+- Avoid confusion of user: add '-' to font names in etc/X11/xdm/Xresources.
+  This is not required for the font names used in the file but some others.
+  (bsc#940263).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdm.spec ++++++
--- /var/tmp/diff_new_pack.P4wJrw/_old  2015-08-19 13:41:33.000000000 +0200
+++ /var/tmp/diff_new_pack.P4wJrw/_new  2015-08-19 13:41:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ xdm.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/Xresources new/etc/X11/xdm/Xresources
--- old/etc/X11/xdm/Xresources  2014-03-04 13:53:31.000000000 +0100
+++ new/etc/X11/xdm/Xresources  2015-08-04 12:13:36.000000000 +0200
@@ -14,21 +14,19 @@
 xlogin*namePrompt:     \040\040\040\040\040\040\040Login:
 xlogin*fail:           Login incorrect
 
-#define FAMILY helvetica
-#define SLANT   o
+#define FAMILY Serif
 #if    (WIDTH < 800)
-xlogin*login.failFont: *-FAMILY-bold-SLANT-normal--*-120-*-*-*-*-iso8859-1
-xlogin*login.greetFont:        
*-FAMILY-bold-SLANT-normal--*-140-*-*-*-*-iso8859-1
-xlogin*login.promptFont:    *-FAMILY-bold-r-normal--*-120-*-*-*-*-iso8859-1
-xlogin*login.Font:       *-FAMILY-medium-r-normal--*-120-*-*-*-*-iso8859-1
+xlogin*login.failFace: FAMILY-16:bold
+xlogin*login.greetFace:         FAMILY-18:italic
+xlogin*login.promptFace:    FAMILY-16:bold
+xlogin*login.Font:       FAMILY-16
 #else
-xlogin*login.failFont: *-FAMILY-bold-SLANT-normal--*-180-*-*-*-*-iso8859-1
-xlogin*login.greetFont:        
*-FAMILY-bold-SLANT-normal--*-240-*-*-*-*-iso8859-1
-xlogin*login.promptFont:    *-FAMILY-bold-r-normal--*-180-*-*-*-*-iso8859-1
-xlogin*login.Font:       *-FAMILY-medium-r-normal--*-180-*-*-*-*-iso8859-1
+xlogin*login.failFace: FAMILY-18:bold
+xlogin*login.greetFace:        FAMILY-24:italic
+xlogin*login.promptFace:    FAMILY-18:bold
+xlogin*login.face:       FAMILY-18
 #endif
 #undef  FAMILY
-#undef  SLANT
 
 #ifdef COLOR
 xlogin*useShape:               true
@@ -94,10 +92,10 @@
 Chooser*geometry:              700x500+300+200
 Chooser*allowShellResize:      false
 Chooser*viewport.forceBars:    true
-Chooser*label.font:            *-new century schoolbook-bold-i-normal-*-240-*
+Chooser*label.font:            -*-new century schoolbook-bold-i-normal-*-240-*
 Chooser*label.label:           XDMCP Host Menu from CLIENTHOST
 Chooser*list.font:             -*-*-medium-r-normal-*-*-230-*-*-c-*-iso8859-1
-Chooser*Command.font:          *-new century schoolbook-bold-r-normal-*-180-*
+Chooser*Command.font:          -*-new century schoolbook-bold-r-normal-*-180-*
 
 !
 ! Include system wide Xresources


Reply via email to