[audacious-plugins/f15] Update to 2.5.2.

Michael Schwendt mschwendt at fedoraproject.org
Tue Jun 21 20:53:55 UTC 2011


commit 03aef719c1c80b6e22ebe4f6b829cfc0dfc0a4d2
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Tue Jun 21 22:53:40 2011 +0200

    Update to 2.5.2.

 .gitignore                                |    1 +
 audacious-plugins-2.4.5-m3u.patch         |   12 --------
 audacious-plugins-2.4.5-vcedit.patch      |   44 -----------------------------
 audacious-plugins-2.5.1-ui_playlist.patch |   14 ---------
 audacious-plugins-2.5.1-vcedit.patch      |   44 -----------------------------
 audacious-plugins.spec                    |   13 +++-----
 sources                                   |    2 +-
 7 files changed, 7 insertions(+), 123 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93f9751..f8f108e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /audacious-plugins-fedora-2.4.5.tar.bz2
 /audacious-plugins-fedora-2.5.0.tar.bz2
 /audacious-plugins-fedora-2.5.1.tar.bz2
+/audacious-plugins-fedora-2.5.2.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index df63258..eb8c5e6 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -9,8 +9,8 @@
 Requires: audacious >= %{aud_ver}
 
 Name: audacious-plugins
-Version: 2.5.1
-Release: 4%{?dist}
+Version: 2.5.2
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -29,10 +29,6 @@ Source2: audacious-amidi.desktop
 Patch0: audacious-plugins-2.5-alpha1-xmms-skindir.patch
 # Fedora customization: fix hardcoded libdir replacement
 Patch1: audacious-plugins-2.4-libdir.patch
-# applied in 2.6, possibly 2.5.2 (AUDPLUG-369)
-Patch2: audacious-plugins-2.5.1-vcedit.patch
-# applied post 2.5.1
-Patch3: audacious-plugins-2.5.1-ui_playlist.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext
@@ -157,8 +153,6 @@ providers may build it with libsidplay 2 instead.
 %setup -q -n audacious-plugins-fedora-%{version}
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .libdir
-%patch2 -p1 -b .vcedit-crash
-%patch3 -p1 -b .ui_playlist-2.5.2
 
 for i in src/ladspa/ladspa.c
 do
@@ -273,6 +267,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Tue Jun 21 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.2-1
+- Update to 2.5.2.
+
 * Tue Jun 14 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.1-4
 - Merge ui_playlist.c fix for 2.5.2.
 
diff --git a/sources b/sources
index ed8aaa3..182fa95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99a8d3185cb53ee45ec092a6dca49e01  audacious-plugins-fedora-2.5.1.tar.bz2
+f40600704579cb01d9c93ad5f9c0c044  audacious-plugins-fedora-2.5.2.tar.bz2


More information about the scm-commits mailing list