[audacious-plugins] - Back out the pulse_flush() patch, because it is definitely a Pulse Audio bug that leads to loud

Michael Schwendt mschwendt at fedoraproject.org
Thu Aug 19 10:17:16 UTC 2010


commit 6ac2a6e6ff93f753dff4f07f47370017ae50ebf2
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Thu Aug 19 12:17:07 2010 +0200

    - Back out the pulse_flush() patch, because it is definitely a Pulse Audio
      bug that leads to loud noise and isn't specific to Audacious.

 audacious-plugins-2.4-pulse-flush.patch |   63 -------------------------------
 audacious-plugins.spec                  |    9 ++--
 2 files changed, 5 insertions(+), 67 deletions(-)
---
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 87eca40..82896af 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -5,7 +5,7 @@
 
 Name: audacious-plugins
 Version: 2.4
-Release: 0.10.rc2%{?dist}
+Release: 0.11.rc2%{?dist}
 Summary: Plugins for the Audacious media player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -22,8 +22,6 @@ Source1: audacious-sid.desktop
 Patch0: audacious-plugins-2.0.1-xmms-skindir.patch
 # fix hardcoded libdir replacement
 Patch1: audacious-plugins-2.4-libdir.patch
-# AUDPLUG-280 (is this a Pulse Audio issue?)
-Patch2: audacious-plugins-2.4-pulse-flush.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext
@@ -124,7 +122,6 @@ providers may build it with libsidplay 2.
 %setup -q -n audacious-plugins-fedora-%{version}-rc2
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .libdir
-%patch2 -p1 -b .pulse-flush
 
 for i in src/ladspa/ladspa.c
 do
@@ -212,6 +209,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu Aug 19 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.11.rc2
+- Back out the pulse_flush() patch, because it is definitely a Pulse Audio
+  bug that leads to loud noise and isn't specific to Audacious.
+
 * Sat Aug 14 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.10.rc2
 - In pulse_flush() call pa_stream_cork() to pause playback quickly in order
   to avoid loud clicks/noise when stopping/changing currently playing


More information about the scm-commits mailing list