leigh123linux pushed to blueman (f20). "add missing requirement for audio"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 27 12:17:45 UTC 2015


From 8659cee0e4d7a933df9fd92669989ded819c6cb2 Mon Sep 17 00:00:00 2001
From: leigh123linux <leigh123linux at googlemail.com>
Date: Wed, 27 May 2015 13:17:31 +0100
Subject: add missing requirement for audio


diff --git a/blueman.spec b/blueman.spec
index a82af2a..e012cbf 100644
--- a/blueman.spec
+++ b/blueman.spec
@@ -2,7 +2,7 @@
 
 Name:           blueman
 Version:        2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GTK+ Bluetooth Manager
 
 Group:          Applications/System
@@ -27,10 +27,12 @@ Requires:       python2 >= 2.7
 Requires:       bluez >= 4.61
 Requires:       pygobject3 >= 3.10
 Requires:       dbus
+Requires:       dbus-python
 Requires:       obexd
 Requires:       notify-python
 Requires:       PolicyKit-authentication-agent
 Requires:       desktop-notification-daemon
+Requires:       pulseaudio-module-bluetooth
 
 Provides:       dbus-bluez-pin-helper
 Obsoletes:      blueman-nautilus
@@ -128,6 +130,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %ghost %attr(0644,root,root) %{_sharedstatedir}/blueman/network.state
 
 %changelog
+* Wed May 27 2015 Leigh Scott <leigh123linux at googlemail.com> - 2.0-3
+- add requires dbus-python
+- add requires pulseaudio-module-bluetooth for audio
+
 * Wed May 27 2015 Leigh Scott <leigh123linux at googlemail.com> - 2.0-2
 - fix bluetoothd path for report tool
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/blueman.git/commit/?h=f20&id=8659cee0e4d7a933df9fd92669989ded819c6cb2


More information about the scm-commits mailing list