File project.diff of Package xdg-utils
--- xdg-utils.changes.orig
+++ xdg-utils.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Mon Jan 7 14:58:36 UTC 2013 - sleep_walker@suse.cz
+
+- add support to xdg-open and xdg-terminal
+
+-------------------------------------------------------------------
+Wed Jan 2 13:10:21 UTC 2013 - sleep_walker@suse.cz
+
+- add E17 support to xdg-su
+
+-------------------------------------------------------------------
Mon Sep 17 13:24:00 UTC 2012 - jslaby@suse.com
- update to snapshot from 20120916
--- xdg-utils.spec.orig
+++ xdg-utils.spec
@@ -34,6 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{ve
Source0: xdg-utils-%{version}.tar.xz
Patch0: install-some-more-scripts.diff
Patch8: xdg-screensaver-gnome-perl.diff
+Patch9: add_enlightenment_support.patch
Requires: perl
Requires: perl-Net-DBus
Requires: perl-X11-Protocol
@@ -57,6 +58,7 @@ these utilities work properly in their e
%setup -q -n %name-%{version}
%patch0 -p1
%patch8 -p1
+%patch9 -p1
%build
%configure