[bluez] Update to 4.93

Bastien Nocera hadess at fedoraproject.org
Wed May 25 14:21:43 UTC 2011


commit c7f3f6579d30ad59bed7188a04cdf519acbdaa98
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed May 25 15:21:28 2011 +0100

    Update to 4.93

 .gitignore |    1 +
 bluez.spec |   11 +++++------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f4c9ee..c639d38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ bluez-4.70.tar.gz
 /bluez-4.88.tar.gz
 /bluez-4.89.tar.gz
 /bluez-4.90.tar.gz
+/bluez-4.93.tar.gz
diff --git a/bluez.spec b/bluez.spec
index dcad808..8f5780c 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities
 Name: bluez
-Version: 4.90
-Release: 2%{?dist}
+Version: 4.93
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
@@ -12,9 +12,6 @@ Source6: pand.conf
 Source7: rfcomm.init
 Source8: bluez-uinput.modules
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=450081
-# http://thread.gmane.org/gmane.linux.bluez.kernel/1687
-Patch2: 0001-Handle-ISO8859-1-device-names.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=498756
 Patch4: bluez-socket-mobile-cf-connection-kit.patch
 # http://thread.gmane.org/gmane.linux.bluez.kernel/2396
@@ -129,7 +126,6 @@ This includes hidd, dund and pand.
 %prep
 
 %setup -q
-%patch2 -p1 -b .non-utf8-name
 %patch4 -p1 -b .socket-mobile
 %patch5 -p1 -b .cable-pairing
 %patch6 -p1 -b .systemd
@@ -296,6 +292,9 @@ fi
 %{_mandir}/man1/pand.1.gz
 
 %changelog
+* Wed May 25 2011 Bastien Nocera <bnocera at redhat.com> 4.93-1
+- Update to 4.93
+
 * Thu Apr  7 2011 Lennart Poettering <lpoetter at redhat.com> - 4.90-2
 - Update systemd patch to make it possible to disable bluez
 
diff --git a/sources b/sources
index 255da63..31cee42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6978d442b0e2c5cd21bfc35528736ad9  bluez-4.90.tar.gz
+c0f6450a39809996306005f5b85c6d3d  bluez-4.93.tar.gz


More information about the scm-commits mailing list