[bluez] Update to 4.95

Bastien Nocera hadess at fedoraproject.org
Mon Jul 4 23:48:51 UTC 2011


commit bb70014fed6de8a04d5a2f9c03117f3f0be6758e
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Jul 5 00:48:37 2011 +0100

    Update to 4.95

 .gitignore                    |    1 +
 bluez.spec                    |   10 +-
 pretty-hostname-support.patch |  714 -----------------------------------------
 sources                       |    2 +-
 4 files changed, 7 insertions(+), 720 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50fb8c5..e0a37fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ bluez-4.70.tar.gz
 /bluez-4.90.tar.gz
 /bluez-4.93.tar.gz
 /bluez-4.94.tar.gz
+/bluez-4.95.tar.gz
diff --git a/bluez.spec b/bluez.spec
index 113d6ad..99c5985 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities
 Name: bluez
-Version: 4.94
-Release: 4%{?dist}
+Version: 4.95
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
@@ -12,8 +12,6 @@ Source6: pand.conf
 Source7: rfcomm.init
 Source8: bluez-uinput.modules
 
-# http://thread.gmane.org/gmane.linux.bluez.kernel/13255
-Patch1: pretty-hostname-support.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 +127,6 @@ This includes hidd, dund and pand.
 %prep
 
 %setup -q
-%patch1 -p1 -b .adaptername
 %patch4 -p1 -b .socket-mobile
 %patch5 -p1 -b .cable-pairing
 %patch6 -p1 -b .systemd
@@ -287,6 +284,9 @@ fi
 %{_mandir}/man1/pand.1.gz
 
 %changelog
+* Tue Jul 05 2011 Bastien Nocera <bnocera at redhat.com> 4.95-1
+- Update to 4.95
+
 * Tue Jun 28 2011 Lennart Poettering <lpoetter at redhat.com> - 4.94-4
 - Enable bluetoothd on all upgrades from 4.87-6 and older, in order to fix up broken F15 installations
 
diff --git a/sources b/sources
index b23f743..5ecb767 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59040081375411e3000dea9e5d53e5b7  bluez-4.94.tar.gz
+341294b2849a04a4afff5c96bfbf30b2  bluez-4.95.tar.gz


More information about the scm-commits mailing list