From 28a1fc94863a815ed26d8e6c87384ca3fa3943c4d73f311519f751a73941910d Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 18 Feb 2010 13:56:08 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/gnome-bluetooth revision 25.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=ed4b25c2412d2844027c38518c4cfedb --- gnome-bluetooth-2.29.3.tar.bz2 | 3 -- gnome-bluetooth-2.29.91.tar.bz2 | 3 ++ gnome-bluetooth-introspection-install.patch | 35 --------------------- gnome-bluetooth.changes | 25 +++++++++++++++ gnome-bluetooth.spec | 11 +++---- 5 files changed, 32 insertions(+), 45 deletions(-) delete mode 100644 gnome-bluetooth-2.29.3.tar.bz2 create mode 100644 gnome-bluetooth-2.29.91.tar.bz2 delete mode 100644 gnome-bluetooth-introspection-install.patch diff --git a/gnome-bluetooth-2.29.3.tar.bz2 b/gnome-bluetooth-2.29.3.tar.bz2 deleted file mode 100644 index 56434ef..0000000 --- a/gnome-bluetooth-2.29.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:075d6a2db4fe0f54df35d3b2a69fe56641dabae4ecf4fa1a1dc7b2a49411998e -size 994944 diff --git a/gnome-bluetooth-2.29.91.tar.bz2 b/gnome-bluetooth-2.29.91.tar.bz2 new file mode 100644 index 0000000..63285b1 --- /dev/null +++ b/gnome-bluetooth-2.29.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d8a3b50bb03fa3945469b430bbfd41ad997d1fc2458c23f38d9c53c19e6d41 +size 1007619 diff --git a/gnome-bluetooth-introspection-install.patch b/gnome-bluetooth-introspection-install.patch deleted file mode 100644 index 3ef8a02..0000000 --- a/gnome-bluetooth-introspection-install.patch +++ /dev/null @@ -1,35 +0,0 @@ -Index: gnome-bluetooth-2.29.3/lib/Makefile.am -=================================================================== ---- gnome-bluetooth-2.29.3.orig/lib/Makefile.am -+++ gnome-bluetooth-2.29.3/lib/Makefile.am -@@ -82,12 +82,12 @@ GnomeBluetooth-1.0.gir: $(INTROSPECTION_ - $(LIBGNOMEBT_CFLAGS) \ - $(gnomebluetooth_HEADERS) - --girdir = $(GIRDIR) -+girdir = $(INTROSPECTION_GIRDIR) - dist_gir_DATA = $(BUILT_GIRSOURCES) - - EXTRA_DIST += $(BUILT_GIRSOURCES) - --typelibsdir = $(TYPELIBDIR) -+typelibsdir = $(INTROSPECTION_TYPELIBDIR) - typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib) - - %.typelib: %.gir $(G_IR_COMPILER) -Index: gnome-bluetooth-2.29.3/lib/Makefile.in -=================================================================== ---- gnome-bluetooth-2.29.3.orig/lib/Makefile.in -+++ gnome-bluetooth-2.29.3/lib/Makefile.in -@@ -433,9 +433,9 @@ gnomebluetooth_HEADERS = \ - bluetooth-plugin.h - - AM_CFLAGS = -I$(srcdir) $(LIBGNOMEBT_CFLAGS) $(COMMON_CFLAGS) $(WARN_CFLAGS) $(DISABLE_DEPRECATED) -DPLUGINDIR=\"$(libdir)/gnome-bluetooth/plugins\" --@HAVE_INTROSPECTION_TRUE@girdir = $(GIRDIR) -+@HAVE_INTROSPECTION_TRUE@girdir = $(INTROSPECTION_GIRDIR) - @HAVE_INTROSPECTION_TRUE@dist_gir_DATA = $(BUILT_GIRSOURCES) --@HAVE_INTROSPECTION_TRUE@typelibsdir = $(TYPELIBDIR) -+@HAVE_INTROSPECTION_TRUE@typelibsdir = $(INTROSPECTION_TYPELIBDIR) - @HAVE_INTROSPECTION_TRUE@typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib) - BUILT_SOURCES = marshal.h marshal.c \ - bluetooth-client-glue.h \ diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index a76ec2e..654dada 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Feb 15 17:27:34 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.91: + + Mention gnome-user-share in the documentation + + Applet: + - Link to the sound preferences for audio devices + - Remove hard-coded use of nautilus + + Library: + - Use spinner from GTK+ + - Install introspection data properly + - API documentation fixes + - Fix some parts of the UI not being translated at run-time + + Wizard: + - Fix run-time warning when pairing a new device + + Moblin applet; + - Add summary page support + - Fix a number of memory leaks and possible crashers + + Sendto: + - Fix crash when obex-client isn't already running + - Make Cancel button actually work + - Implement "retry" when sending fails + - Fix progress bar when sending multiple files +- Drop upstream merged gnome-bluetooth-introspection-install.patch. + ------------------------------------------------------------------- Thu Dec 10 20:35:21 UTC 2009 - aj@suse.de diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 82a4745..8673334 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ # -# spec file for package gnome-bluetooth (Version 2.29.3) +# spec file for package gnome-bluetooth (Version 2.29.91) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -32,15 +32,13 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPLv2+ Group: System/GUI/GNOME -Version: 2.29.3 -Release: 2 +Version: 2.29.91 +Release: 1 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 -# PATCH-FIX-UPSTREAM gnome-bluetooth-introspection-install.patch bgo603704 vuntz@opensuse.org -- Fix introspection data installation -Patch1: gnome-bluetooth-introspection-install.patch Provides: bluez-gnome = 1.8 Obsoletes: bluez-gnome < 1.8 Requires: %{name}-lang = %{version} @@ -104,7 +102,6 @@ send files over bluetooth. %setup -q translation-update-upstream %patch0 -p1 -%patch1 -p1 %build %configure --disable-schemas-install \