rpms/bluez-gnome/F-10 0001-Add-another-GPS-device.patch, NONE, 1.1 bluez-gnome.spec, 1.71, 1.72

Bastien Nocera hadess at fedoraproject.org
Mon Dec 8 10:04:50 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-gnome/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2790

Modified Files:
	bluez-gnome.spec 
Added Files:
	0001-Add-another-GPS-device.patch 
Log Message:
* Mon Dec 08 2008 - Bastien Nocera <bnocera at redhat.com> - 1.8-10
- Add another GPS device


0001-Add-another-GPS-device.patch:

--- NEW FILE 0001-Add-another-GPS-device.patch ---
>From be57a1644992d30a987e3b270118631bc493ce19 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess at hadess.net>
Date: Mon, 8 Dec 2008 09:55:31 +0000
Subject: [PATCH] Add another GPS device

For bug:
http://bugzilla.gnome.org/show_bug.cgi?id=563554
---
 wizard/pin-code-database.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/wizard/pin-code-database.txt b/wizard/pin-code-database.txt
index 3971ae2..2dc60e5 100644
--- a/wizard/pin-code-database.txt
+++ b/wizard/pin-code-database.txt
@@ -34,6 +34,8 @@ any	00:0B:0D:	G-Rays1	0000
 any	00:0A:3A:	HUDGPS	0000
 # http://bugzilla.gnome.org/show_bug.cgi?id=562479
 any	00:0B:0D:	iBT-GPS	0000
+# http://bugzilla.gnome.org/show_bug.cgi?id=563554
+any	00:0D:B5:	BT-GPS-37A4C2	0000
 
 # Audio devices
 # http://bugzilla.gnome.org/show_bug.cgi?id=560315
-- 
1.6.0.4



Index: bluez-gnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-gnome/F-10/bluez-gnome.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- bluez-gnome.spec	1 Dec 2008 10:22:37 -0000	1.71
+++ bluez-gnome.spec	8 Dec 2008 10:04:20 -0000	1.72
@@ -1,6 +1,6 @@
 Name:		bluez-gnome
 Version:	1.8
-Release:	9%{?dist}
+Release:	10%{?dist}
 Summary:	Bluetooth pairing and control applet
 
 Group:		Applications/System
@@ -30,6 +30,7 @@
 Patch11:	0002-Handle-printers-in-the-wizard.patch
 Patch12:	0003-Add-quirks-for-loads-of-GPS-devices.patch
 Patch13:	0004-Add-more-PIN-quirks.patch
+Patch14:	0001-Add-another-GPS-device.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -82,6 +83,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 %build
 automake
@@ -175,6 +177,9 @@
 %{_mandir}/man1/bluetooth-analyzer.1.gz
 
 %changelog
+* Mon Dec 08 2008 - Bastien Nocera <bnocera at redhat.com> - 1.8-10
+- Add another GPS device
+
 * Mon Dec 01 2008 - Bastien Nocera <bnocera at redhat.com> - 1.8-9
 - Add patches to move the PIN quirks to an external database
 




More information about the fedora-extras-commits mailing list