From 07d8379bd5b84f40d38c6073f5161a9b2e137d09c56ac78f27163049b40c8393 Mon Sep 17 00:00:00 2001 From: Ondrej Holecek Date: Tue, 1 Dec 2020 10:02:26 +0000 Subject: [PATCH] Accepting request 852072 from home:tiwai:branches:multimedia:libs - Build with --enable-stream-restore-clear-old-devices: This is a bit destructive option, it will clear the old PA routing once when upgraded prior to 14.0, but it's required for GNOME (see the release notes above). It should be a one-off action, and hopefully wouldn't bother too much. OBS-URL: https://build.opensuse.org/request/show/852072 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=224 --- pulseaudio.changes | 5 +++++ pulseaudio.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/pulseaudio.changes b/pulseaudio.changes index 87af92f..71d7318 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -4,6 +4,11 @@ Wed Nov 25 17:10:35 CET 2020 - tiwai@suse.de - Update to pulseaudio 14.0: see details in: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/ +- Build with --enable-stream-restore-clear-old-devices: + This is a bit destructive option, it will clear the old PA routing + once when upgraded prior to 14.0, but it's required for GNOME + (see the release notes above). It should be a one-off action, + and hopefully wouldn't bother too much. - Drop obsoleted patches: 0001-alsa-mixer-path-test-Hide-unused-functions-when-buil.patch 0002-alsa-mixer-recognize-the-Speaker-Jack-control.patch diff --git a/pulseaudio.spec b/pulseaudio.spec index ad4c68f..bc7a77e 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -371,6 +371,7 @@ export CFLAGS="%{optflags} -fPIE" --with-udev-rules-dir=%{_udevrulesdir} \ --with-pulsedsp-location='%{_prefix}/\\$$LIB/pulseaudio' \ --with-systemduserunitdir=%{_userunitdir} \ + --enable-stream-restore-clear-old-devices \ %{nil} %make_build %make_build doxygen