From 47fc59ab69cbb167733ffa509aaff2f532498a56 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Dec 30 2009 23:40:27 +0000 Subject: disable modplug plugin build --- diff --git a/audacious-plugins.spec b/audacious-plugins.spec index 377e338..c5ba19d 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -185,6 +185,7 @@ sed -i '\,^.SILENT:,d' buildsys.mk.in --disable-mms \ --disable-libmadtest \ \ + --disable-modplug \ --disable-oss \ --disable-projectm \ --disable-sse2 \ @@ -262,6 +263,8 @@ update-desktop-database &> /dev/null || : %changelog * Thu Dec 31 2009 Michael Schwendt +- Disable modplug plugin (where is it compared with libmodplug and + its fixes and CVEs?). Give precedence to audacious-plugin-xmp - Remove BR libmodplug-devel as the modplug plugin has never used the external library.