[audacious-plugins] Rebuild for GCC 4.7 as requested. Build experimental gio transport plugin.

Michael Schwendt mschwendt at fedoraproject.org
Sun Jan 8 02:13:38 UTC 2012


commit 6c74639468d39eae4e2a8f3ba3d9f968a7304fba
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Jan 8 03:13:33 2012 +0100

    Rebuild for GCC 4.7 as requested.
    Build experimental gio transport plugin.

 audacious-plugins.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index d45f389..17de95f 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -11,7 +11,7 @@
 
 Name: audacious-plugins
 Version: 3.2
-Release: 0.2.beta1%{?dist}
+Release: 0.3.beta1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -150,7 +150,7 @@ sed -i '\,^.SILENT:,d' buildsys.mk.in
 # Enforce availability of the audacious(plugin-api) dependency.
 %{!?aud_plugin_dep:echo 'No audacious(plugin-api) dependency!' && exit -1}
 
-%configure  \
+%configure  --enable-gio  \
     --disable-aac  \
     --disable-ffaudio  \
     --disable-mp3  \
@@ -239,6 +239,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Jan  8 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.3.beta1
+- Rebuild for GCC 4.7 as requested.
+- Build experimental gio transport plugin.
+
 * Mon Jan  2 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.2.beta1
 - Update to 3.2-beta1.
 


More information about the scm-commits mailing list