From 7be184a583543847a1c811bad80903c6b3d70abe2ad83bcd47a44c66481a0a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 5 Sep 2016 10:12:25 +0000 Subject: [PATCH] Accepting request 424798 from home:Zaitor:branches:GNOME:Next oFono was removed with the reason that it didn't exist in distro. - that is correct for 13.2, but oFono is available for both Leap and TW. I've not put in a Requires or Recommends for ofono as of now, we could/should perhaps do that OBS-URL: https://build.opensuse.org/request/show/424798 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=172 --- pulseaudio.changes | 5 +++++ pulseaudio.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pulseaudio.changes b/pulseaudio.changes index 8631a6e..91bab5b 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 4 22:43:26 UTC 2016 - zaitor@opensuse.org + +- Stop passing --disable-bluez5-ofono-headset when using bluez5. + ------------------------------------------------------------------- Wed Jun 22 11:53:59 UTC 2016 - oholecek@suse.com diff --git a/pulseaudio.spec b/pulseaudio.spec index b3bc551..bb1f1a6 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -344,7 +344,6 @@ export CFLAGS="%{optflags} -fPIE" --disable-hal-compat \ %if 0%{?_bluez5used} --disable-bluez4 \ - --disable-bluez5-ofono-headset \ %else --disable-bluez5 \ %endif