[xmp] Port to Audacious 3.1 Preferences API. Rebuild for Audacious 3.1-beta1 generic plugin API/ABI bump.

Michael Schwendt mschwendt at fedoraproject.org
Wed Oct 12 19:45:29 UTC 2011


commit fda87a0465a1ed63c30889e35ae1f8ed693ca4be
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed Oct 12 21:45:25 2011 +0200

    Port to Audacious 3.1 Preferences API.
    Rebuild for Audacious 3.1-beta1 generic plugin API/ABI bump.
    Depend on audacious(plugin-api)%{?_isa}.

 xmp.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/xmp.spec b/xmp.spec
index 045df1d..f54fec2 100644
--- a/xmp.spec
+++ b/xmp.spec
@@ -72,6 +72,7 @@ This package contains the xmp plugin for XMMS.
 %endif
 
 %setup -q
+%patch0 -p1 -b .aud-api-3.1
 pushd docs
 for file in ChangeLog CREDITS ; do
 	iconv -f iso8859-1 -t utf8 -o $file.utf $file && touch -r $file $file.utf && mv $file.utf $file


More information about the scm-commits mailing list