forked from pool/gnome-bluetooth
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
This commit is contained in:
parent
4bf2c34109
commit
3cb4bf68d5
@ -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
|
Tue Sep 29 10:01:20 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ Summary: GNOME Bluetooth graphical utilities
|
|||||||
Url: http://usefulinc.com/software/gnome-bluetooth/
|
Url: http://usefulinc.com/software/gnome-bluetooth/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: http://download.gnome.org/sources/gnome-bluetooth/2.27/gnome-bluetooth-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gnome-bluetooth/2.27/gnome-bluetooth-%{version}.tar.bz2
|
||||||
|
Patch0: lxde-support.patch
|
||||||
Provides: bluez-gnome = 1.8
|
Provides: bluez-gnome = 1.8
|
||||||
Obsoletes: bluez-gnome < 1.8
|
Obsoletes: bluez-gnome < 1.8
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
@ -90,6 +91,7 @@ monitor and use Bluetooth devices.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
12
lxde-support.patch
Normal file
12
lxde-support.patch
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user