Hello community,

here is the log from the commit of package xdg-utils for openSUSE:Factory
checked in at Mon May 23 16:05:19 CEST 2011.



--------
--- xdg-utils/xdg-utils.changes 2010-07-20 23:22:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/xdg-utils/xdg-utils.changes    2011-05-21 
15:51:53.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 21 13:48:19 UTC 2011 - [email protected]
+
+- Fix xdg-open to probably parse the version for KDE4 (bnc#694543)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ xdg-utils.spec ++++++
--- /var/tmp/diff_new_pack.mjfeay/_old  2011-05-23 16:04:53.000000000 +0200
+++ /var/tmp/diff_new_pack.mjfeay/_new  2011-05-23 16:04:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xdg-utils (Version 1.0.2)
+# spec file for package xdg-utils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -24,7 +24,7 @@
 Group:          System/GUI/Other
 Summary:        Utilities to uniformly interface desktop environments
 Version:        1.0.2
-Release:        85
+Release:        96
 BuildArch:      noarch
 Url:            http://portland.freedesktop.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ xdg-kde4-upstream.patch ++++++
--- /var/tmp/diff_new_pack.mjfeay/_old  2011-05-23 16:04:54.000000000 +0200
+++ /var/tmp/diff_new_pack.mjfeay/_new  2011-05-23 16:04:54.000000000 +0200
@@ -506,3 +506,16 @@
  screensaver_kde()
  {
      case "$1" in
+Index: xdg-utils-1.0.2/scripts/xdg-open
+===================================================================
+--- xdg-utils-1.0.2.orig/scripts/xdg-open
++++ xdg-utils-1.0.2/scripts/xdg-open
+@@ -315,7 +315,7 @@ detectDE()
+ 
+ kfmclient_fix_exit_code()
+ {
+-    version=`kde-config --version 2>/dev/null | grep KDE`
++    version=`kde${KDE_SESSION_VERSION}-config --version 2>/dev/null | grep 
KDE`
+     major=`echo $version | sed 's/KDE: \([0-9]\).*/\1/'`
+     minor=`echo $version | sed 's/KDE: [0-9]*\.\([0-9]\).*/\1/'`
+     release=`echo $version | sed 's/KDE: [0-9]*\.[0-9]*\.\([0-9]\).*/\1/'`


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



Remember to have fun...

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

Reply via email to