From 19d61fd5e5f7ca6d0aa0a60501dc2c71adcc14a3a37ee71cde6f33aba788999b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 21 Jan 2013 08:12:47 +0000 Subject: [PATCH] Accepting request 149332 from home:oholecek:branches:multimedia:libs PA3 bluetooth module requires Bluez >= 4.99 according to PA3 release notes. OBS-URL: https://build.opensuse.org/request/show/149332 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=111 --- pulseaudio.changes | 5 +++++ pulseaudio.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pulseaudio.changes b/pulseaudio.changes index 3e6ee8d..e59a61b 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 20 17:55:54 UTC 2013 - oholecek@suse.com + +- bluetooth module now requires Bluez > 4.99 + ------------------------------------------------------------------- Mon Dec 31 18:09:24 UTC 2012 - crrodriguez@opensuse.org diff --git a/pulseaudio.spec b/pulseaudio.spec index 202914e..326cf7c 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,7 +1,7 @@ # # spec file for package pulseaudio # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -158,7 +158,7 @@ This package includes support for Jack-based applications. Summary: Bluetooth support for the PulseAudio sound server Group: System/Sound Daemons Requires: %{name} = %{version} -Requires: bluez >= 4.34 +Requires: bluez >= 4.99 %description module-bluetooth pulseaudio is a networked sound server for Linux and other Unix like