Hello community,

here is the log from the commit of package xdg-menu for openSUSE:Factory 
checked in at 2014-12-23 11:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-menu (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-menu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-menu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-menu/xdg-menu.changes        2013-03-12 
22:39:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xdg-menu.new/xdg-menu.changes   2014-12-23 
11:48:51.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:38:49 UTC 2014 - [email protected]
+
+- 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:
------------------
++++++ xdg-menu.spec ++++++
--- /var/tmp/diff_new_pack.ME8FU2/_old  2014-12-23 11:48:52.000000000 +0100
+++ /var/tmp/diff_new_pack.ME8FU2/_new  2014-12-23 11:48:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-menu
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -36,7 +36,11 @@
 Patch9:         xdg-menu-su.patch
 Requires:       desktop-data
 Requires:       perl-XML-Parser
+%if 0%{?suse_version} > 1320
+Requires:       xterm-bin
+%else
 Requires:       xterm
+%endif
 Requires:       perl(Locale::gettext)
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

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

Reply via email to