rpms/bluez-gnome/devel 0001-Another-GPS-device-from-Holux.patch, NONE, 1.1 0002-Add-no-name-GPS-device.patch, NONE, 1.1 bluez-gnome.spec, 1.71, 1.72

Bastien Nocera hadess at fedoraproject.org
Mon Dec 8 14:10:54 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-gnome/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29607

Modified Files:
	bluez-gnome.spec 
Added Files:
	0001-Another-GPS-device-from-Holux.patch 
	0002-Add-no-name-GPS-device.patch 
Log Message:
* Mon Dec 08 2008 - Bastien Nocera <bnocera at redhat.com> - 1.8-11
- More GPS devices


0001-Another-GPS-device-from-Holux.patch:

--- NEW FILE 0001-Another-GPS-device-from-Holux.patch ---
>From e3491eb4510dc1c842f1b84ac3d80c393e8d26d6 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess at hadess.net>
Date: Mon, 8 Dec 2008 10:25:32 +0000
Subject: [PATCH] Another GPS device from Holux

From:
http://bugzilla.gnome.org/show_bug.cgi?id=563614
---
 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 2dc60e5..2bca8d6 100644
--- a/wizard/pin-code-database.txt
+++ b/wizard/pin-code-database.txt
@@ -36,6 +36,8 @@ any	00:0A:3A:	HUDGPS	0000
 any	00:0B:0D:	iBT-GPS	0000
 # http://bugzilla.gnome.org/show_bug.cgi?id=563554
 any	00:0D:B5:	BT-GPS-37A4C2	0000
+# http://bugzilla.gnome.org/show_bug.cgi?id=563614
+any		HOLUX GPSlim240	0000
 
 # Audio devices
 # http://bugzilla.gnome.org/show_bug.cgi?id=560315
-- 
1.6.0.4


0002-Add-no-name-GPS-device.patch:

--- NEW FILE 0002-Add-no-name-GPS-device.patch ---
>From c10d68ccf6cedd23ca6b994cdc55d5cbbd2c6746 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess at hadess.net>
Date: Mon, 8 Dec 2008 10:27:27 +0000
Subject: [PATCH] Add no-name GPS device

From:
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 2bca8d6..b0b2288 100644
--- a/wizard/pin-code-database.txt
+++ b/wizard/pin-code-database.txt
@@ -38,6 +38,8 @@ any	00:0B:0D:	iBT-GPS	0000
 any	00:0D:B5:	BT-GPS-37A4C2	0000
 # http://bugzilla.gnome.org/show_bug.cgi?id=563614
 any		HOLUX GPSlim240	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/devel/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:30:17 -0000	1.71
+++ bluez-gnome.spec	8 Dec 2008 14:10:23 -0000	1.72
@@ -1,6 +1,6 @@
 Name:		bluez-gnome
 Version:	1.8
-Release:	9%{?dist}
+Release:	11%{?dist}
 Summary:	Bluetooth pairing and control applet
 
 Group:		Applications/System
@@ -30,6 +30,9 @@
 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
+Patch15:	0001-Another-GPS-device-from-Holux.patch
+Patch16:	0002-Add-no-name-GPS-device.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -82,6 +85,9 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
 
 %build
 automake
@@ -175,6 +181,12 @@
 %{_mandir}/man1/bluetooth-analyzer.1.gz
 
 %changelog
+* Mon Dec 08 2008 - Bastien Nocera <bnocera at redhat.com> - 1.8-11
+- More GPS devices
+
+* 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