From 3cb4bf68d5027f51bb802ac37235a33c3fe0c843dce295aa0324cd3d0ee005cc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Nov 2009 12:07:24 +0000 Subject: [PATCH] Accepting request 23069 from home:anubisg1:branches:GNOME:Factory Copy from home:anubisg1:branches:GNOME:Factory/gnome-bluetooth via accept of submit request 23069 revision 2. Request was accepted with message: Accepted it, but for future references, please do not use \t in the preamble of the spec file. OBS-URL: https://build.opensuse.org/request/show/23069 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=28 --- gnome-bluetooth.changes | 5 +++++ gnome-bluetooth.spec | 2 ++ lxde-support.patch | 12 ++++++++++++ 3 files changed, 19 insertions(+) create mode 100644 lxde-support.patch diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index e1b63a5..eac53ad 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 24 18:18:53 UTC 2009 - andrea@opensuse.org + +- added LXDE support to /etc/xdg/autostart/bluetooth-applet.desktop + ------------------------------------------------------------------- Tue Sep 29 10:01:20 CEST 2009 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 55e501d..7548d7a 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -40,6 +40,7 @@ Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: http://download.gnome.org/sources/gnome-bluetooth/2.27/gnome-bluetooth-%{version}.tar.bz2 +Patch0: lxde-support.patch Provides: bluez-gnome = 1.8 Obsoletes: bluez-gnome < 1.8 Requires: %{name}-lang = %{version} @@ -90,6 +91,7 @@ monitor and use Bluetooth devices. %lang_package %prep %setup -q +%patch0 -p1 translation-update-upstream %build diff --git a/lxde-support.patch b/lxde-support.patch new file mode 100644 index 0000000..240b995 --- /dev/null +++ b/lxde-support.patch @@ -0,0 +1,12 @@ +diff -uNr old-gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in +--- old-gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in 2009-10-24 20:17:17.854254851 +0200 ++++ gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in 2009-10-24 20:17:32.070257115 +0200 +@@ -6,7 +6,7 @@ + Terminal=false + Type=Application + Categories= +-OnlyShowIn=GNOME;XFCE; ++OnlyShowIn=GNOME;XFCE;LXDE; + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=gnome-bluetooth + X-GNOME-Bugzilla-Component=applet