From d309c1528ebdfe0837577be45510cbcdaa3a4b29d8fca075c61a2a0889a3956d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:42:14 +0000 Subject: [PATCH 1/3] Accepting request 158574 from GNOME:Next - Update to version 3.7.4: + Remove fallback applet as GNOME fallback is obsolete. + Remove ObexFTP browsing support. + Fix help links in GNOME 3.6+. + Sendto: Remove nautilus-sendto plugin. - Drop and obsolete nautilus-sendto-plugin-bluetooth. - Drop pkgconfig(libnotify) BuildRequires: no longer needed. - Remove traces of BUILD_FROM_VCS. OBS-URL: https://build.opensuse.org/request/show/158574 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=118 --- gnome-bluetooth-3.6.1.tar.xz | 3 --- gnome-bluetooth-3.7.4.tar.xz | 3 +++ gnome-bluetooth.changes | 12 +++++++++ gnome-bluetooth.spec | 48 ++++-------------------------------- 4 files changed, 20 insertions(+), 46 deletions(-) delete mode 100644 gnome-bluetooth-3.6.1.tar.xz create mode 100644 gnome-bluetooth-3.7.4.tar.xz diff --git a/gnome-bluetooth-3.6.1.tar.xz b/gnome-bluetooth-3.6.1.tar.xz deleted file mode 100644 index 7fa056b..0000000 --- a/gnome-bluetooth-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71d72a4637916450987f69c71d374c5bc1102be6dd9d9d7f923aa924659f768a -size 1335268 diff --git a/gnome-bluetooth-3.7.4.tar.xz b/gnome-bluetooth-3.7.4.tar.xz new file mode 100644 index 0000000..735bf82 --- /dev/null +++ b/gnome-bluetooth-3.7.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3be939cfa627fdb41b52af44c38cd73dc0e12abde2fa9d5585eda9a9d289feb +size 1324676 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 634a9be..bb4baef 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 15 18:06:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.4: + + Remove fallback applet as GNOME fallback is obsolete. + + Remove ObexFTP browsing support. + + Fix help links in GNOME 3.6+. + + Sendto: Remove nautilus-sendto plugin. +- Drop and obsolete nautilus-sendto-plugin-bluetooth. +- Drop pkgconfig(libnotify) BuildRequires: no longer needed. +- Remove traces of BUILD_FROM_VCS. + ------------------------------------------------------------------- Tue Nov 27 18:56:28 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 305182a..d833c08 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-bluetooth # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,16 +16,14 @@ # -%define BUILD_FROM_VCS 1 - Name: gnome-bluetooth -Version: 3.6.1 +Version: 3.7.4 Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0+ Group: System/GUI/GNOME Url: http://live.gnome.org/GnomeBluetooth -Source: http://download.gnome.org/sources/gnome-bluetooth/3.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-bluetooth/3.7/%{name}-%{version}.tar.xz Source1: 61-gnome-bluetooth-rfkill.rules BuildRequires: fdupes BuildRequires: gobject-introspection-devel @@ -34,13 +32,7 @@ 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) BuildRequires: pkgconfig(udev) -%if 0%{?BUILD_FROM_VCS} -BuildRequires: gnome-common -BuildRequires: gtk-doc -%endif # Require bluez (mandatory, as per readme, bnc#622946) Requires: bluez >= 4.36 # Require obexd for bluetooth-sendto to work (bnc#622946) @@ -50,6 +42,8 @@ Recommends: %{name}-lang Recommends: gnome-control-center Provides: bluez-gnome = 1.8 Obsoletes: bluez-gnome < 1.8 +# nautilus-sendto-plugin-bluetooth has been removed in version 3.7.4 +Obsoletes: nautilus-sendto-plugin-bluetooth < 3.7.4 BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %define _udevdir %(pkg-config --variable udevdir udev) @@ -100,34 +94,16 @@ Supplements: packageand(%{name}:geoclue) The gnome-bluetooth package contains graphical utilities to setup, monitor and use Bluetooth devices. -%package -n nautilus-sendto-plugin-bluetooth -Summary: Bluetooth plugin for nautilus-sendto -Group: Productivity/File utilities -Requires: %{name} = %{version} -Supplements: packageand{%{name}:nautilus-sendto} - -%description -n nautilus-sendto-plugin-bluetooth -This package provides the functionality to the Nautilus file browser to -send files over bluetooth. - %lang_package %prep %setup -q translation-update-upstream -%if 0%{?BUILD_FROM_VCS} -[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh || NOCONFIGURE=1 gnome-autogen.sh - -%endif - %build %configure \ --disable-icon-update \ --disable-scrollkeeper \ --disable-desktop-update \ -%if 0%{?BUILD_FROM_VCS} - --enable-gtk-doc \ -%endif --enable-nautilus-sendto=yes\ --enable-introspection make %{?_smp_mflags} V=1 @@ -135,7 +111,6 @@ make %{?_smp_mflags} V=1 %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print -%suse_update_desktop_file bluetooth-applet %suse_update_desktop_file bluetooth-sendto %suse_update_desktop_file bluetooth-wizard %find_lang %{name}2 %{?no_lang_C} @@ -156,12 +131,6 @@ rm -rf %{buildroot} %desktop_database_postun %icon_theme_cache_postun -%post -n nautilus-sendto-plugin-bluetooth -%glib2_gsettings_schema_post - -%postun -n nautilus-sendto-plugin-bluetooth -%glib2_gsettings_schema_postun - %post -n libgnome-bluetooth11 -p /sbin/ldconfig %postun -n libgnome-bluetooth11 -p /sbin/ldconfig @@ -172,7 +141,6 @@ rm -rf %{buildroot} %doc %{_datadir}/help/C/%{name}/ %{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules %{_bindir}/bluetooth-* -%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop %{_datadir}/applications/bluetooth-sendto.desktop %{_datadir}/applications/bluetooth-wizard.desktop %{_datadir}/gnome-bluetooth/ @@ -208,10 +176,4 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so -%files -n nautilus-sendto-plugin-bluetooth -%defattr(-,root,root,-) -%{_datadir}/GConf/gsettings/gnome-bluetooth-nst -%{_datadir}/glib-2.0/schemas/org.gnome.Bluetooth.nst.gschema.xml -%{_libdir}/nautilus-sendto/plugins/libnstbluetooth.so - %changelog From 77d28826b75042a70d60efc56776cfe536608983404c120623b04dcbe2ff7e08 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Mar 2013 18:03:17 +0000 Subject: [PATCH 2/3] Accepting request 160066 from home:dimstar:branches:GNOME:Factory Update to 3.7.92 OBS-URL: https://build.opensuse.org/request/show/160066 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=119 --- gnome-bluetooth-3.7.4.tar.xz | 3 --- gnome-bluetooth-3.7.92.tar.xz | 3 +++ gnome-bluetooth.changes | 7 +++++++ gnome-bluetooth.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gnome-bluetooth-3.7.4.tar.xz create mode 100644 gnome-bluetooth-3.7.92.tar.xz diff --git a/gnome-bluetooth-3.7.4.tar.xz b/gnome-bluetooth-3.7.4.tar.xz deleted file mode 100644 index 735bf82..0000000 --- a/gnome-bluetooth-3.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3be939cfa627fdb41b52af44c38cd73dc0e12abde2fa9d5585eda9a9d289feb -size 1324676 diff --git a/gnome-bluetooth-3.7.92.tar.xz b/gnome-bluetooth-3.7.92.tar.xz new file mode 100644 index 0000000..4baf297 --- /dev/null +++ b/gnome-bluetooth-3.7.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3741ba72d68ca5e8713e42e65cb4dc5b1aca49cd63990baa80fc60f9b9448785 +size 1330276 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index bb4baef..c5a3018 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 19 19:55:13 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.92: + + Fix introspection generation for Vala. + + Updated translations. + ------------------------------------------------------------------- Tue Jan 15 18:06:44 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index d833c08..db98eb3 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -17,7 +17,7 @@ Name: gnome-bluetooth -Version: 3.7.4 +Version: 3.7.92 Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0+ From 027193d9a75e21a5ad5d7b17c5dae5982439610209ff01fba09520400434e9ea Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Mar 2013 20:11:52 +0000 Subject: [PATCH 3/3] Accepting request 161145 from home:dimstar:branches:GNOME:Factory Update to 3.8.0 OBS-URL: https://build.opensuse.org/request/show/161145 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=120 --- gnome-bluetooth-3.7.92.tar.xz | 3 --- gnome-bluetooth-3.8.0.tar.xz | 3 +++ gnome-bluetooth.changes | 6 ++++++ gnome-bluetooth.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-bluetooth-3.7.92.tar.xz create mode 100644 gnome-bluetooth-3.8.0.tar.xz diff --git a/gnome-bluetooth-3.7.92.tar.xz b/gnome-bluetooth-3.7.92.tar.xz deleted file mode 100644 index 4baf297..0000000 --- a/gnome-bluetooth-3.7.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3741ba72d68ca5e8713e42e65cb4dc5b1aca49cd63990baa80fc60f9b9448785 -size 1330276 diff --git a/gnome-bluetooth-3.8.0.tar.xz b/gnome-bluetooth-3.8.0.tar.xz new file mode 100644 index 0000000..f4645e2 --- /dev/null +++ b/gnome-bluetooth-3.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f275922f10ac9f40eb7d57f89193502ee490894b5b721d0f6273432fc97f82 +size 1330524 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index c5a3018..1abe522 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 26 10:30:23 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 19 19:55:13 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index db98eb3..110cec7 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -17,13 +17,13 @@ Name: gnome-bluetooth -Version: 3.7.92 +Version: 3.8.0 Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0+ Group: System/GUI/GNOME Url: http://live.gnome.org/GnomeBluetooth -Source: http://download.gnome.org/sources/gnome-bluetooth/3.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-bluetooth/3.8/%{name}-%{version}.tar.xz Source1: 61-gnome-bluetooth-rfkill.rules BuildRequires: fdupes BuildRequires: gobject-introspection-devel