diff --git a/audacious-plugins.spec b/audacious-plugins.spec index 0b82424..62816ab 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -5,7 +5,7 @@ Name: audacious-plugins Version: 2.2 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia URL: http://audacious-media-player.org/ @@ -51,7 +51,7 @@ Patch11: audacious-plugins-2.2-streambrowser-race.patch # plus: hardcoded libdir replacement # plus: fix dialogs (merged upstream) Patch12: audacious-plugins-2.2-ladspa.patch -# +# merged upstream (request destroy+NULL only, the important half) Patch13: audacious-plugins-2.2-neon-error-handling.patch # revised version merged upstream Patch14: audacious-plugins-2.2-tmp-vuln.patch @@ -226,6 +226,7 @@ sed -i '\,^.SILENT:,d' buildsys.mk.in --disable-mms \ --disable-libmadtest \ \ + --disable-scrobbler \ --disable-oss \ --disable-projectm \ --disable-sse2 \ @@ -302,6 +303,11 @@ update-desktop-database &> /dev/null || : %changelog +* Mon Feb 8 2010 Michael Schwendt - 2.2-22 +- Remove scrobbler plugin, since upstream has disabled it by default + in the post-2.2 tree, because it is believed to cause memory corruption + that crashes Audacious: http://jira.atheme.org/browse/AUDPLUG-179 + * Sat Feb 6 2010 Michael Schwendt - 2.2-21 - Fix streambrowser streaminfo URL Add.