File nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch of Package NetworkManager-gnome

From 8084fd13ace5fca81ac654b9726af86adcae0dfb Mon Sep 17 00:00:00 2001
From: "Cho, Yu-Chen" <acho@suse.com>
Date: Wed, 27 Aug 2014 16:01:00 +0800
Subject: [PATCH] build: don't try to build bluetooth widget with newer bluez

since NM doesn't yet support bluez5 with DUN, the bluetooth plugin
is useless in that case too

Signed-off-by: Cho, Yu-Chen <acho@suse.com>
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

Index: network-manager-applet-0.9.8.8/configure.ac
===================================================================
--- network-manager-applet-0.9.8.8.orig/configure.ac
+++ network-manager-applet-0.9.8.8/configure.ac
@@ -202,6 +202,7 @@ case "${with_bluetooth}" in
 		PKG_CHECK_MODULES(GNOME_BLUETOOTH,
 				  gnome-bluetooth-1.0 >= 2.27.6
 				  gnome-bluetooth-1.0 < 3.11.0
+				  bluez < 5.0
 				  libnm-util >= 0.9.4
 				  libnm-glib >= 0.9.4,
 				  have_gbt=yes, have_gbt=no)
openSUSE Build Service is sponsored by