From 59ea81df1957953ec1d747a524440e013777239c674032caa6f122278000b8e0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:37:56 +0000 Subject: [PATCH] Accepting request 228619 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228619 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=128 --- 61-gnome-bluetooth-rfkill.rules | 6 ---- gnome-bluetooth-3.10.0.tar.xz | 3 -- gnome-bluetooth-3.12.0.tar.xz | 3 ++ gnome-bluetooth.changes | 42 +++++++++++++++++++++++++++ gnome-bluetooth.spec | 50 ++++++++------------------------- 5 files changed, 57 insertions(+), 47 deletions(-) delete mode 100644 61-gnome-bluetooth-rfkill.rules delete mode 100644 gnome-bluetooth-3.10.0.tar.xz create mode 100644 gnome-bluetooth-3.12.0.tar.xz diff --git a/61-gnome-bluetooth-rfkill.rules b/61-gnome-bluetooth-rfkill.rules deleted file mode 100644 index d4017f8..0000000 --- a/61-gnome-bluetooth-rfkill.rules +++ /dev/null @@ -1,6 +0,0 @@ -# Get access to /dev/rfkill for users -# until urfkill is available -# -# https://bugzilla.redhat.com/show_bug.cgi?id=733326#c3 -# -KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess" diff --git a/gnome-bluetooth-3.10.0.tar.xz b/gnome-bluetooth-3.10.0.tar.xz deleted file mode 100644 index 60f8e92..0000000 --- a/gnome-bluetooth-3.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ee4ad464abfed59f04d1a471eb25cfb95fc34eeefbe4c47580dbb50df2ab712 -size 1327852 diff --git a/gnome-bluetooth-3.12.0.tar.xz b/gnome-bluetooth-3.12.0.tar.xz new file mode 100644 index 0000000..ca89435 --- /dev/null +++ b/gnome-bluetooth-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086917c13ada4e3233eafad0a91b072cd60bb2be7c0b7d6657072123fd115c67 +size 1341584 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index bf76caf..a63136b 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Mon Mar 24 14:06:10 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.0: + + Fix crasher with GTK+ dialogue changes. + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 19 11:08:26 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + Add missing libudev private requires. + + Require GTK+ 3.11.2. + + Fix crasher with latest GTK+. + + Remove GtkStock usage. + + Updated translations. + +------------------------------------------------------------------- +Tue Dec 17 18:49:41 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.3: + + Obsolete the separate wizard, instead a widget to create a + Bluetooth Settings panel is provided and will be used by + gnome-control-center. + + Removed APIs: + - settings/wizard plugins API. + - killswitch (now handled by gnome-settings-daemon's Rfkill + plugin). + - applet gir library. + + Better icons for headphones, headsets, Apple, Google and + Samsung phones. +- No longer package 61-gnome-bluetooth-rfkill.rules: it lives now + officially andf formally in gnome-settings-daemon. +- Drop gnome-bluetooth-plugins-geoclue subpackage and obsolete it + from the main package: gnome-bluetooth no longer suppoers + plugins. +- No longer pass --disable-scrollkeeper and + --enable-nautilus-sendto to configure: those parameters haven't + been valid for a few releases. +- Rename libgnome-bluetooth12 subpackage to libgnome-bluetooth13, + following upstreams soname change. + ------------------------------------------------------------------- Mon Sep 23 07:56:44 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index d5d46b6..986cb22 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-bluetooth # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,24 +17,23 @@ Name: gnome-bluetooth -Version: 3.10.0 +Version: 3.12.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.10/%{name}-%{version}.tar.xz -Source1: 61-gnome-bluetooth-rfkill.rules +Source: http://download.gnome.org/sources/gnome-bluetooth/3.12/%{name}-%{version}.tar.xz BuildRequires: fdupes 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(gtk+-3.0) >= 3.11.2 BuildRequires: pkgconfig(udev) # Require bluez (mandatory, as per readme, bnc#622946) -Requires: bluez >= 4.36 +Requires: bluez >= 5 # Require obexd for bluetooth-sendto to work (bnc#622946) Requires: obexd-client Recommends: %{name}-lang @@ -44,6 +43,8 @@ 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 +# gnome-bluetooth-plugins-geoclue (and entire plugin support) was removed in version 3.11.3 +Obsoletes: gnome-bluetooth-plugins-geoclue < 3.11.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %define _udevdir %(pkg-config --variable udevdir udev) @@ -64,12 +65,12 @@ Provides: libgnomebt-devel = 0.12 The gnome-bluetooth package contains graphical utilities to setup, monitor and use Bluetooth devices. -%package -n libgnome-bluetooth12 +%package -n libgnome-bluetooth13 Summary: GNOME Bluetooth graphical utilities Group: System/Libraries Obsoletes: libgnomebt1 <= 0.12 -%description -n libgnome-bluetooth12 +%description -n libgnome-bluetooth13 The gnome-bluetooth package contains graphical utilities to setup, monitor and use Bluetooth devices. @@ -84,16 +85,6 @@ monitor and use Bluetooth devices. This package provides the GObject Introspection bindings for the gnome-bluetooth library. -%package plugins-geoclue -Summary: GNOME Bluetooth Support -Group: System/GUI/GNOME -Requires: %{name} = %{version} -Supplements: packageand(%{name}:geoclue) - -%description plugins-geoclue -The gnome-bluetooth package contains graphical utilities to setup, -monitor and use Bluetooth devices. - %lang_package %prep %setup -q @@ -102,9 +93,7 @@ translation-update-upstream %build %configure \ --disable-icon-update \ - --disable-scrollkeeper \ --disable-desktop-update \ - --enable-nautilus-sendto=yes\ --enable-introspection make %{?_smp_mflags} V=1 @@ -112,10 +101,8 @@ make %{?_smp_mflags} V=1 %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %suse_update_desktop_file bluetooth-sendto -%suse_update_desktop_file bluetooth-wizard %find_lang %{name}2 %{?no_lang_C} %find_lang %{name} %{?no_lang_C} %{name}2.lang -install -m0644 -D %{SOURCE1} %{buildroot}%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules %fdupes %{buildroot} %clean @@ -131,32 +118,23 @@ rm -rf %{buildroot} %desktop_database_postun %icon_theme_cache_postun -%post -n libgnome-bluetooth12 -p /sbin/ldconfig +%post -n libgnome-bluetooth13 -p /sbin/ldconfig -%postun -n libgnome-bluetooth12 -p /sbin/ldconfig +%postun -n libgnome-bluetooth13 -p /sbin/ldconfig %files %defattr(-, root, root) %doc AUTHORS COPYING NEWS README %doc %{_datadir}/help/C/%{name}/ -%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules %{_bindir}/bluetooth-* %{_datadir}/applications/bluetooth-sendto.desktop -%{_datadir}/applications/bluetooth-wizard.desktop %{_datadir}/gnome-bluetooth/ %{_datadir}/icons/hicolor/*/*/bluetooth* %{_mandir}/man1/bluetooth-* -# Own the plugin directory, but exclude the plugin library itself -%dir %{_libdir}/gnome-bluetooth -%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.* -%{_libdir}/gnome-bluetooth/GnomeBluetoothApplet-1.0.typelib -%dir %{_libdir}/gnome-bluetooth/plugins -# Exclude files which are in another package -%exclude %{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so %files lang -f %{name}2.lang -%files -n libgnome-bluetooth12 +%files -n libgnome-bluetooth13 %defattr(-,root,root,-) %{_libdir}/libgnome-bluetooth.so.* @@ -172,8 +150,4 @@ rm -rf %{buildroot} %{_datadir}/gir-1.0/*.gir %{_datadir}/gtk-doc/html/gnome-bluetooth -%files plugins-geoclue -%defattr(-,root,root,-) -%{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so - %changelog