rpms/bluez-gnome/devel bluez-gnome.spec,1.45,1.46

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Mar 14 00:14:34 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26411

Modified Files:
	bluez-gnome.spec 
Log Message:
* Fri Mar 14 2008 - Bastien Nocera <bnocera at redhat.com> - 0.24-2
- Fix crasher when removing the default adapter



Index: bluez-gnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-gnome/devel/bluez-gnome.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- bluez-gnome.spec	7 Mar 2008 20:20:36 -0000	1.45
+++ bluez-gnome.spec	14 Mar 2008 00:14:01 -0000	1.46
@@ -1,6 +1,6 @@
 Name:		bluez-gnome
 Version:	0.24
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth pairing and control applet
 
 Group:		Applications/System
@@ -9,6 +9,8 @@
 Source0:	http://bluez.sf.net/download/%{name}-%{version}.tar.gz
 Patch1:		bluez-gnome-remove-class-file-sharing.patch
 Patch2:		bluez-gnome-new-sendto-9.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=519791
+Patch3:		bluez-gnome-device-removal-crash-2.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -50,6 +52,7 @@
 pushd sendto/
 %patch2 -p0 -b .sendto
 popd
+%patch3 -p0 -b .default-adapter-crash
 
 %build
 %configure --disable-mime-update --disable-desktop-update --disable-icon-update
@@ -138,6 +141,9 @@
 %{_datadir}/man/man1/bluetooth-analyzer.1.gz
 
 %changelog
+* Fri Mar 14 2008 - Bastien Nocera <bnocera at redhat.com> - 0.24-2
+- Fix crasher when removing the default adapter
+
 * Fri Mar 07 2008 - Bastien Nocera <bnocera at redhat.com> - 0.24-1
 - Update to 0.24
 




More information about the fedora-extras-commits mailing list