[audacious-plugins] Update to 3.1.

Michael Schwendt mschwendt at fedoraproject.org
Wed Nov 9 11:03:08 UTC 2011


commit 296b9a0d54f9c1feab24e7cb5a0a6416fcc45f5d
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed Nov 9 12:03:01 2011 +0100

    Update to 3.1.

 .gitignore             |    1 +
 audacious-plugins.spec |    9 +++++----
 sources                |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10503dc..531eec5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /audacious-plugins-3.1-beta1-fedora.tar.xz
 /audacious-plugins-3.1-beta2-fedora.tar.xz
 /audacious-plugins-3.1-beta3-fedora.tar.xz
+/audacious-plugins-3.1-fedora.tar.xz
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 72afc3f..12d9fb0 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -4,14 +4,14 @@
 %endif
 %{?aud_plugin_dep}
 
-%global tar_ver %{version}-beta3
+%global tar_ver %{version}
 
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.1-0.1.beta3
 
 Name: audacious-plugins
 Version: 3.1
-Release: 0.1.beta3%{?dist}
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -33,7 +33,6 @@ Patch1: audacious-plugins-3.0-alpha1-enable-gnomeshortcuts.patch
 # Fedora customization: add default system-wide module_path
 Patch2: audacious-plugins-3.1-beta1-ladspa.patch
 
-BuildRequires: autoconf
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext-devel
 BuildRequires: desktop-file-utils
@@ -142,7 +141,6 @@ providers may build it with libsidplay 2 instead.
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .enable-gnomeshortcuts
 %patch2 -p1 -b .ladspa
-autoreconf -I m4
 
 for i in src/ladspa/plugin.c
 do
@@ -244,6 +242,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Wed Nov  9 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.1-1
+- Update to 3.1.
+
 * Wed Oct 26 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.1-0.1.beta3
 - Update to 3.1-beta3.
 
diff --git a/sources b/sources
index 26bc693..202d432 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b3a565bb93420d84e668635b043ad66  audacious-plugins-3.1-beta3-fedora.tar.xz
+b0a9166a74cef7ea54c75747e29b08f7  audacious-plugins-3.1-fedora.tar.xz


More information about the scm-commits mailing list