From 72d52efd521bf3e0e48e7360a40464c61b7110352e307e63005db4da8bbb519a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 1 Aug 2009 09:26:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-bluetooth?expand=0&rev=18 --- gnome-bluetooth-2.27.5.tar.bz2 | 3 - gnome-bluetooth-2.27.8.tar.bz2 | 3 + gnome-bluetooth.changes | 91 +++++++++++++ gnome-bluetooth.spec | 235 +++++---------------------------- 4 files changed, 126 insertions(+), 206 deletions(-) delete mode 100644 gnome-bluetooth-2.27.5.tar.bz2 create mode 100644 gnome-bluetooth-2.27.8.tar.bz2 diff --git a/gnome-bluetooth-2.27.5.tar.bz2 b/gnome-bluetooth-2.27.5.tar.bz2 deleted file mode 100644 index fa018c4..0000000 --- a/gnome-bluetooth-2.27.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12668a307de355e0d511c72d35ccd14c69e9c0c1fa8ddae80ce11ee41337cd16 -size 656302 diff --git a/gnome-bluetooth-2.27.8.tar.bz2 b/gnome-bluetooth-2.27.8.tar.bz2 new file mode 100644 index 0000000..99f9065 --- /dev/null +++ b/gnome-bluetooth-2.27.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1369826cc1741976494e08b9624f0cf02447140d097b1846af6bd086c2ed64 +size 827507 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 2ce3b79..f7a1d1b 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,94 @@ +------------------------------------------------------------------- +Fri Jul 31 21:22:44 CEST 2009 - vuntz@novell.com + +- Remove Obsoletes for libgnome-bluetooth2 and libgnome-bluetooth6. + +------------------------------------------------------------------- +Wed Jul 29 17:19:44 CEST 2009 - dominique-obs@leuenberger.net + +- Update to version 2.27.8: + + All: + - A number of UI strings changes + + Applet: + - Make "Connect" in the menu for devices appear correctly after + pairing + - Filter for paired ObexFTP devices in the browse menu item + + Preferences: + - Add link to help + + Wizard: + - Fix crash when selecting a device where the name hasn't been + resolved yet + + Library: + - Add introspection support + - Export device and adapter models for easy enumeration + - Fix broken filtering for device category + - Fix possible crasher in spinner widget + - Ellipsise names in the chooser widget + - A number of API documentation fixes +- Rename libgnome-bluetooth6 to libgnome-bluetooth7 because of + soname change. +- Have libgnome-bluetooth7 Obsoletes libgnome-bluetooth6. + +------------------------------------------------------------------- +Sun Jun 28 01:33:35 CEST 2009 - captain.magnus@opensuse.org + +- Update to version 2.27.7.1: + + When deleting a device, pass it through the plugins + to delete any other associations + + Add a test program + + Add Geoclue GPS setup plugin + + Fix pairing some fixed PIN devices, and misc fixes +- Create subpackage plugins-geoclue + +------------------------------------------------------------------- +Wed Jun 17 15:29:05 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.6: + + Applet: + - Use a better tooltip for the applet + - Add "Send File" and "Browse files" menu item for devices that + support it + - Add menu items to call the preferences for mice and keyboards + - Fix assertions when removing a device, and pairing it again + without the applet being restarted + - Don't show "Connect" for devices without input or audio + capabilities + - Support notification-daemon without any support for actions, + as used in Ubuntu + - Pass the device name to bluetooth-sendto + - Rework UI of all the pairing helper dialogues + + Preferences: + - Fix the adapter page not showing up when restarting + bluetoothd + - Add --dump debug option, to dump a list of all known devices + and their properties + + Send-to: + - Fix warning when sending an empty file + - Remove use of red labels on errors + - Remove obex-data-server support, and require obexd + - Try harder to get a device name + + Wizard: + - Fix handling for devices that use random passkeys, but can't + handle 6 digits (such as Sony CMT-DH5BT) + - Add Simple Pairing support + - Try harder to connect to devices after pairing them, fixes + the Microsoft Wireless Notebook Presenter Mouse 8000 not + working straight after pairing + - Allow skipping name resolution when we would be using a fixed + passkey + - Don't allow stepping back in the middle of pairing + - Add more instructions on the front page + - Many many UI changes + + Library: + - Allow getting arbitrary data from the backend for + BluetoothChooser users + - Only export the supported symbols in the library + - Add plugin support, so third-party applications can be setup, + for a particular device, from the preferences or the wizard + - Replace the search button with a "Searching" label and spinner +- Rename libgnome-bluetooth2 to libgnome-bluetooth6, and have it + Obsoletes libgnome-bluetooth2 <= 2.27.5. + ------------------------------------------------------------------- Thu May 7 05:02:18 CEST 2009 - vuntz@novell.com diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 85d1079..d06cb2d 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-bluetooth (Version 2.27.5) +# spec file for package gnome-bluetooth (Version 2.27.8) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,7 +21,11 @@ Name: gnome-bluetooth BuildRequires: fdupes BuildRequires: gconf2-devel +# FIXME: fails to build with it as of 2.27.8 +# BuildRequires: gir-repository BuildRequires: gnome-doc-utils-devel +# FIXME: fails to build with it as of 2.27.8 +# BuildRequires: gobject-introspection-devel BuildRequires: hal-devel BuildRequires: intltool BuildRequires: libnotify-devel @@ -30,7 +34,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.27.5 +Version: 2.27.8 Release: 1 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ @@ -95,13 +99,13 @@ Authors: Anders Carlsson James Henstridge -%package -n libgnome-bluetooth2 +%package -n libgnome-bluetooth7 License: GPL v2 or later Summary: GNOME Bluetooth graphical utilities Group: System/GUI/GNOME Obsoletes: libgnomebt1 <= 0.12 -%description -n libgnome-bluetooth2 +%description -n libgnome-bluetooth7 The gnome-bluetooth package contains graphical utilities to setup, monitor and use Bluetooth devices. @@ -121,6 +125,16 @@ Authors: Anders Carlsson James Henstridge +%package plugins-geoclue +License: GPL v2 or later +Summary: GNOME Bluetooth Support +Group: System/GUI/GNOME +Requires: %{name} = %{version} + +%description plugins-geoclue +The gnome-bluetooth package contains graphical utilities to setup, +monitor and use Bluetooth devices. + %lang_package %prep %setup -q @@ -135,7 +149,7 @@ translation-update-upstream %install %makeinstall -rm $RPM_BUILD_ROOT/%{_libdir}/libgnome-bluetooth.la +find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file bluetooth-properties -G "Configure Bluetooth settings" -N "Bluetooth Properties" %suse_update_desktop_file bluetooth-applet -G "Bluetooth Manager applet" %find_lang %{name}2 @@ -147,13 +161,14 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libgnome-bluetooth.la rm -rf $RPM_BUILD_ROOT %pre -f %{name}.schemas_pre + %posttrans -f %{name}.schemas_posttrans %preun -f %{name}.schemas_preun -%post -n libgnome-bluetooth2 -p /sbin/ldconfig +%post -n libgnome-bluetooth7 -p /sbin/ldconfig -%postun -n libgnome-bluetooth2 -p /sbin/ldconfig +%postun -n libgnome-bluetooth7 -p /sbin/ldconfig %files -f %{name}.schemas_list %defattr(-, root, root) @@ -164,10 +179,15 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gnome-bluetooth %{_datadir}/icons/hicolor/*/*/bluetooth* %{_mandir}/man1/bluetooth-* +# Own the plugin directory, but exclude the plugin library itself +%dir %{_libdir}/gnome-bluetooth +%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-bluetooth2 +%files -n libgnome-bluetooth7 %defattr(-,root,root,-) %{_libdir}/libgnome-bluetooth.so.* @@ -178,199 +198,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc %{_datadir}/gtk-doc/html/gnome-bluetooth +%files plugins-geoclue +%defattr(-,root,root,-) +%{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so + %changelog -* Thu May 07 2009 vuntz@novell.com -- Update to version 2.27.5: - + Fix some killswitch related bugs - + Work with older versions of Pango - + Fix pairing with Blackberry and Samsung phones - + Use the services status to check the connection status, makes - connecting/disconnecting devices much faster - + Add a quit menu to the applet, when in debug mode - + Fix passkey special-casing when a OUI is used -* Sun May 03 2009 mboman@suse.de -- Change BuildRequires from unique-devel to libunique-devel -* Tue Apr 14 2009 vuntz@novell.com -- Update to version 2.27.4: - + Fix display of labels on the passkey page, and of the passkey - on the passkey options dialogue - + More use of GtkBuilder in the wizard - + First pass at user-targetted documentation - + Fix a few memory leaks - + Fix crash when running properties installed -- Changes from version 2.27.3: - + Fix schema installation - + Make sure the applet works even without the schema being - installed properly - + Fix display of devices with underscores in their name in the - applet - + Fix some devices with no real audio support (AVCRP phones for - example) showing up in the applet -- Add gnome-doc-utils-devel BuildRequires. -- Pass --disable-scrollkeeper to configure. -- Package documentation too. -- Use fdupes. -* Thu Apr 09 2009 vuntz@novell.com -- Update to version 2.27.2: - + General: - - Use our own "paired" icon, to avoid confusion in some themes - - Remove "Trust" from the UI, it's an implementation detail - - Group input and audio device-types under the same heading in - the chooser - + Applet: - - Use new "disabled" icons - - Add a status label for the killswitch menu item - - Add the ability to connect/disconnect from devices directly - from the applet's menu - + Properties: - - Only show the default adapter, and simplify the UI - - Show a way to turn off the killswitch when there's no - Bluetooth adapters in the machine - + Wizard: - - Don't show "Enter passkey" when we know the passkey of the - device already - - Remove special-casing of mice, and PS3 BD remote from the - code and into the database - - Move passkey options button back into the content area, from - the action area - - Simplify passkey options dialogue - - Connect to input and audio devices when setup finishes - - Mark all the newly paired devices as trusted - - Fix the wizard not allowing to get past the search page when - the device selected didn't have a name at first - - Port quirks database to XML - - Add quirk for the Bluemax Bluetooth GPS Receiver GPS-009 - - Add quirk for the Nintendo Wiimote - - Add quirk for iBT-GPS, and another GPS - + Sendto: - - Fix obex-data-server support -* Mon Mar 16 2009 sbrabec@suse.cz -- Added support for translation-update-upstream (FATE#301344). -* Sun Mar 15 2009 vuntz@novell.com -- Add Obsoletes/Provides for libgnomebt-devel. -- Make gnome-bluetooth Obsoletes/Provides bluez-gnome since it's a - drop-in replacement for bluez-gnome. -- Don't set the name in bluetooth-applet.desktop to the preexisting - value. -* Sat Mar 07 2009 mboman@suse.de -- Update to version 2.27.1: - + This is basically a new package, forked from bluez-gnome -* Sun Feb 22 2009 vuntz@novell.com -- Update to version 0.12.0: - + Remove gnome-obex-server, as it's replaced by gnome-user-share -- Drop BuildRequires: perl-XML-Parser, update-desktop-files -- Drop Requires: gnome-vfs2 -- soname changed, so rename libgnometbt0 to libgnomebt1. No - Provides/Obsoletes since it's not the case. -- Remove gnome-bluetooth package since it only contains data that - should be in libgnomebt1 now. Have libgnomebt1 Obsolete/Provide - it. -* Fri Mar 21 2008 jpr@suse.de -- Remove incorrect libgnomebt-devel requires -- Remove .la files -* Fri Feb 01 2008 rodrigo@suse.de -- Update to version 0.11.0: - * Remove gnome-obex-send as it's replaced by bluez-gnome's - bluetooth-sendto -* Tue Oct 30 2007 coolo@suse.de -- also obsolete 0.8.0 -* Thu Oct 25 2007 jpr@suse.de -- Update to 0.9.1 - * Fix a typo that meant the obex server was crashing when receiving - a file - * Send a disconnect when we finish sending a file, fixes reception - of files on some devices - * Use new GTK+ features for the tray icon - * Build fixes -- Remove gnome-bluetooth-desktop.diff and use - %%suse_update_desktop_file instead -- Remove gnome-bluetooth-pixmapsdir.patch, the icon hierarchy is used - now -- Remove gnome-bluetooth-transparent-trayicon.patch and - dont-disable-deprecated, libegg is no longer used -- Remove gnome-bluetooth-fail-cleanly.patch, the UI it changed is -- Split off libgnomebt0, python-gnome-bluetooth and - gnome-bluetooth-lang -- Rename gnome-bluetooth-devel to libgnomebt-devel -* Wed Aug 08 2007 maw@suse.de -- Use %%fdupes -- Split off a -lang subpackage -- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun. -* Fri Jul 27 2007 maw@suse.de -- Add dont-disable-deprecated.patch. -* Wed May 23 2007 prusnak@suse.cz -- added libusb-devel to BuildRequires -- added libopenssl-devel to Requires of devel subpackage -* Fri May 18 2007 prusnak@suse.cz -- removed X-SuSE-translate from desktop file -* Thu May 03 2007 prusnak@suse.cz -- changed expat to libexpat-devel in Requires of devel subpackage -* Sun Feb 18 2007 aj@suse.de -- Cleanup BuildRequires. -* Fri Jan 19 2007 jhargadon@suse.de -- removed useless .la files (#223699) -* Tue Dec 19 2006 sbrabec@suse.cz -- Spec file cleanup. -* Mon Dec 18 2006 maw@suse.de -- Move to /usr. -* Thu Nov 30 2006 sbrabec@suse.cz -- Fixed devel dependencies. -* Tue Sep 19 2006 jhargadon@suse.de -- update to version 0.8.0 -- Fix icons not showing up properly -- Allow passing URIs as well as local filenames to gnome-obex-send -- Save to ~/Desktop/Downloads by default, then fallback to ~/Desktop and ~/, - as Epiphany does, or to the user specified directory -- Remove direct openobex and bluez-devel dependencies, as well as gnome-vfs -- Remove the useless gnome-bluetooth-manager -- translation updates -* Wed Aug 16 2006 cthiel@suse.de -- buildrequire python-gtk-devel instead of python-gtk -* Wed Aug 16 2006 ro@suse.de -- added python-gobject2-devel to BuildRequires -* Mon Mar 20 2006 danw@suse.de -- Fail cleanly (with a dialog rather than a message to stderr) if - bluetooth is not configured on the machine. #140780 -* Fri Mar 10 2006 danw@suse.de -- Make the gnome-obex-server trayicon transparent. #155345 -* Sat Feb 18 2006 stbinner@suse.de -- move GenericName entries in .desktop files to Comment -* Mon Feb 06 2006 hpj@suse.de -- Added Rodney's pixmap path patch. -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Tue Nov 29 2005 sbrabec@suse.cz -- Updated to version 0.7.0. -* Wed Nov 09 2005 sbrabec@suse.cz -- Fixed more random return values. -- Removed .mo install hack, locales now install properly. -* Thu Nov 03 2005 sbrabec@suse.cz -- Updated to version 0.6.0. -* Wed Nov 02 2005 dmueller@suse.de -- don't build as root -* Wed Jun 01 2005 sbrabec@suse.cz -- Fixed devel requirements. -* Wed May 04 2005 sbrabec@suse.cz -- Fixed some GCC 4 warnings. -* Wed Apr 27 2005 sbrabec@suse.cz -- Added gnome hbox patch from Harald Hoyer - (#72172). -- Added patch for crash on file send. - http://bugzilla.gnome.org/show_bug.cgi?id=150388 -* Thu Nov 25 2004 ro@suse.de -- fix build with new python2.4 -* Tue Nov 23 2004 hvogel@suse.de -- correct desktop files -- include icon -- fix ac-quotation -* Wed Sep 08 2004 ro@suse.de -- require python-gnome instead of gnome-python -* Fri Sep 03 2004 hhetter@suse.de -- use lib64 on 64bit systems in PYTHONPATH -* Thu Sep 02 2004 hhetter@suse.de -- part of Bug #44638, require gnome-python, fix PYTHONPATH - in gnome-bluetooth-manager -* Mon Aug 02 2004 ro@suse.de -- update to 0.5.1 to make it build again with current environment -* Thu Jan 29 2004 hhetter@suse.de -- initial SUSE package