From 59c6e4c54046aed3d610255e2d9a98bd8bf1c7b0a12b8d1312753840cc3ac61e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 19:26:41 +0000 Subject: [PATCH] Accepting request 134841 from home:dimstar:branches:GNOME:Factory Update to 3.5.92 OBS-URL: https://build.opensuse.org/request/show/134841 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=109 --- gnome-bluetooth-3.5.5.tar.xz | 3 --- gnome-bluetooth-3.5.92.tar.xz | 3 +++ gnome-bluetooth.changes | 13 +++++++++++++ gnome-bluetooth.spec | 15 +++------------ lxde-support.patch | 12 ------------ 5 files changed, 19 insertions(+), 27 deletions(-) delete mode 100644 gnome-bluetooth-3.5.5.tar.xz create mode 100644 gnome-bluetooth-3.5.92.tar.xz delete mode 100644 lxde-support.patch diff --git a/gnome-bluetooth-3.5.5.tar.xz b/gnome-bluetooth-3.5.5.tar.xz deleted file mode 100644 index a5fa351..0000000 --- a/gnome-bluetooth-3.5.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47b6afbccb04e7fd0c09ab4431ce59b9175e8bac1462068816018da427b43cc2 -size 1330996 diff --git a/gnome-bluetooth-3.5.92.tar.xz b/gnome-bluetooth-3.5.92.tar.xz new file mode 100644 index 0000000..9c1e23f --- /dev/null +++ b/gnome-bluetooth-3.5.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb832118364be36510d32e6e33e90788c0f651c82c146f9abd800403f0a235f8 +size 1331676 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 97344e8..9911bf7 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 18 11:30:06 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.92: + + Fix warning in BluetoothAgent + + Add pairing support for iCade variants (mobile, core and jr.) + + Use yelp-tools instead of gnome-doc-utils + + Support LXDE with the fallback applet too + + Updated translations. +- Replace gnome-doc-utils-devel BuildRequires with yelp-tools, + following upstream. +- Drop lxde-support.patch: fixed upstream. + ------------------------------------------------------------------- Wed Aug 8 17:56:41 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 2c6085e..32f168e 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -19,7 +19,7 @@ %define BUILD_FROM_VCS 1 Name: gnome-bluetooth -Version: 3.5.5 +Version: 3.5.92 Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0+ @@ -27,14 +27,12 @@ Group: System/GUI/GNOME Url: http://live.gnome.org/GnomeBluetooth Source: http://download.gnome.org/sources/gnome-bluetooth/3.5/%{name}-%{version}.tar.xz Source1: 61-gnome-bluetooth-rfkill.rules -# PATCH-FIX-UPSTREAM lxde-support.patch bgo#683054 andrea@opensuse.org -- Use gnome-bluetooth applet on LXDE Desktop. -Patch0: lxde-support.patch BuildRequires: fdupes -BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: yelp-tools BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.7 BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(nautilus-sendto) @@ -114,7 +112,6 @@ send files over bluetooth. %prep %setup -q translation-update-upstream -%patch0 -p1 %if 0%{?BUILD_FROM_VCS} [ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh || NOCONFIGURE=1 gnome-autogen.sh @@ -170,13 +167,7 @@ rm -rf %{buildroot} %files %defattr(-, root, root) %doc AUTHORS COPYING NEWS README -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/%{name}/ -%doc %{_datadir}/gnome/help/%{name}/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/%{name}/ -%doc %{_datadir}/omf/%{name}/%{name}-C.omf +%doc %{_datadir}/help/C/%{name}/ /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules %{_bindir}/bluetooth-* %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop diff --git a/lxde-support.patch b/lxde-support.patch deleted file mode 100644 index 240b995..0000000 --- a/lxde-support.patch +++ /dev/null @@ -1,12 +0,0 @@ -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