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
This commit is contained in:
Ismail Dönmez 2016-09-05 10:12:25 +00:00 committed by Git OBS Bridge
parent 576a1c5694
commit ac86717972
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -344,7 +344,6 @@ export CFLAGS="%{optflags} -fPIE"
--disable-hal-compat \
%if 0%{?_bluez5used}
--disable-bluez4 \
--disable-bluez5-ofono-headset \
%else
--disable-bluez5 \
%endif