[bluez] Enable pairing Wiimote support (#847481)

Bastien Nocera hadess at fedoraproject.org
Wed Aug 15 13:18:31 UTC 2012


commit 7d057878581f88788db3c4996b788c4e0a5d7b54
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Aug 15 14:18:26 2012 +0100

    Enable pairing Wiimote support (#847481)

 bluez.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bluez.spec b/bluez.spec
index 19197a0..dee3d7f 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities
 Name: bluez
 Version: 4.101
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.bluez.org/
@@ -152,7 +152,7 @@ and mouse.
 %build
 libtoolize -f -c
 autoreconf
-%configure --enable-cups --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund --enable-hid2hci --with-ouifile=/usr/share/hwdata/oui.txt --with-systemdsystemunitdir=/lib/systemd/system
+%configure --enable-cups --enable-dfutool --enable-tools --enable-bccmd --enable-gstreamer --enable-hidd --enable-pand --enable-dund --enable-hid2hci --with-ouifile=/usr/share/hwdata/oui.txt --with-systemdsystemunitdir=/lib/systemd/system --enable-wiimote
 make V=1
 
 %install
@@ -312,6 +312,9 @@ fi
 %exclude /usr/lib/udev/rules.d/97-bluetooth-hid2hci.rules
 
 %changelog
+* Wed Aug 15 2012 Bastien Nocera <bnocera at redhat.com> 4.101-3
+- Enable pairing Wiimote support (#847481)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.101-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list