Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2014-12-22 12:54:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-12-17 19:14:38.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes     2014-12-22 
12:52:40.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:38:54 UTC 2014 - dims...@opensuse.org
+
+- On openSUSE > 13.2, xterm has been split into xterm-bin for the
+  program and xterm for the app launcher. We only need the program,
+  so conditionall Require xterm-bin.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdm.spec ++++++
--- /var/tmp/diff_new_pack.GdMxOK/_old  2014-12-22 12:52:41.000000000 +0100
+++ /var/tmp/diff_new_pack.GdMxOK/_new  2014-12-22 12:52:41.000000000 +0100
@@ -77,7 +77,11 @@
 Requires:       logrotate
 Requires:       sessreg
 Requires:       xrdb
+%if 0%{?suse_version} > 1320
+Requires:       xterm-bin
+%else
 Requires:       xterm
+%endif
 Recommends:     dbus-1-x11
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to