# # spec file for package gnome-bluetooth (Version 0.12.0) # # Copyright (c) 2009 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: gnome-bluetooth BuildRequires: fdupes BuildRequires: gob2 BuildRequires: intltool BuildRequires: libbtctl-devel BuildRequires: libglade2-devel BuildRequires: libgnomeui-devel BuildRequires: libusb-devel BuildRequires: python-devel BuildRequires: python-gtk-devel License: GPL v2 or later; LGPL v2.1 or later Group: System/GUI/GNOME Requires: python-gnome Version: 0.12.0 Release: 1 Summary: GNOME Bluetooth Support Url: http://usefulinc.com/software/gnome-bluetooth/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.8/%{name}-%{version}.tar.bz2 Requires: %{name}-lang = %{version} AutoReqProv: on %gconf_schemas_prereq %description This package contains a controller class, GnomebtController, to controlBluetooth devices and a simple GUI to explore which devices are available (gnome-bluetooth-manager). An OBEX server is available,gnome-obex-server. This receives files sent via Bluetooth to yourPC and saves them in your home directory. The program gnome-obex-send enables you to send files. It is used by the Nautilus component--select the files to send and choose "Send via Bluetooth" from the context menu. Authors: -------- Edd Dumbill Bastien Nocera Dag Brattli Pontus Fuchs Fons Botman Jean Tourrilhes Marcel Holtmann Jonathan Blandford Kristian Rietveld Anders Carlsson James Henstridge %package -n libgnomebt1 License: LGPL v2.0 or later Summary: GNOME Bluetooth Support Group: System/GUI/GNOME Provides: gnome-bluetooth = %{version} Obsoletes: gnome-bluetooth < %{version} %description -n libgnomebt1 This package contains a controller class, GnomebtController, to controlBluetooth devices and a simple GUI to explore which devices are available (gnome-bluetooth-manager). An OBEX server is available,gnome-obex-server. This receives files sent via Bluetooth to yourPC and saves them in your home directory. The program gnome-obex-send enables you to send files. It is used by the Nautilus component--select the files to send and choose "Send via Bluetooth" from the context menu. Authors: -------- Edd Dumbill Bastien Nocera Dag Brattli Pontus Fuchs Fons Botman Jean Tourrilhes Marcel Holtmann Jonathan Blandford Kristian Rietveld Anders Carlsson James Henstridge %package -n libgnomebt-devel License: GPL v2 or later Summary: GNOME Bluetooth Support Group: Development/Libraries/GNOME Requires: libgnomebt1 = %{version} glib2-devel libbtctl-devel libgnomeui-devel # gnome-bluetooth-devel was last used in openSUSE 10.3 Provides: gnome-bluetooth-devel = %{version} Obsoletes: gnome-bluetooth-devel <= 0.8.0 %description -n libgnomebt-devel This package contains a controller class, GnomebtController, to control Bluetooth devices and a simple GUI to explore which devices are available (gnome-bluetooth-manager). An OBEX server is available, gnome-obex-server. This receives files sent via Bluetooth to your PC and saves them in your home directory. The program gnome-obex-send enables you to send files. It is used by the Nautilus component -- select the files you want to send and choose "Send via Bluetooth..." from the context menu. Authors: -------- Edd Dumbill Bastien Nocera Dag Brattli Pontus Fuchs Fons Botman Jean Tourrilhes Marcel Holtmann Jonathan Blandford Kristian Rietveld Anders Carlsson James Henstridge %package -n python-gnome-bluetooth License: LGPL v2.1 only Summary: GNOME Bluetooth Support Group: System/GUI/GNOME Requires: libgnomebt1 = %{version} %py_requires %description -n python-gnome-bluetooth This package contains a controller class, GnomebtController, to controlBluetooth devices and a simple GUI to explore which devices are available (gnome-bluetooth-manager). An OBEX server is available,gnome-obex-server. This receives files sent via Bluetooth to yourPC and saves them in your home directory. The program gnome-obex-send enables you to send files. It is used by the Nautilus component--select the files to send and choose "Send via Bluetooth" from the context menu. Authors: -------- Edd Dumbill Bastien Nocera Dag Brattli Pontus Fuchs Fons Botman Jean Tourrilhes Marcel Holtmann Jonathan Blandford Kristian Rietveld Anders Carlsson James Henstridge %lang_package %prep %setup -q %build %configure\ --disable-schemas-install %__make %{?jobs:-j%jobs} %install %makeinstall rm $RPM_BUILD_ROOT/%{_libdir}/*.*a rm $RPM_BUILD_ROOT%{py_sitedir}/gnomebt/*.la mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps %find_lang %{name} %fdupes $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %post -n libgnomebt1 -p /sbin/ldconfig %postun -n libgnomebt1 -p /sbin/ldconfig %files -n libgnomebt1 %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README %{_libdir}/*.so.* %{_datadir}/gnome-bluetooth %{_datadir}/pixmaps/blueradio-48.png %files lang -f %{name}.lang %files -n python-gnome-bluetooth %defattr(-, root, root) %{py_sitedir}/gnomebt %files -n libgnomebt-devel %defattr(-, root, root) %{_includedir}/gnome-bluetooth %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %changelog * 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