[audacious-plugins] - Update to rc2.

Michael Schwendt mschwendt at fedoraproject.org
Sat Aug 14 18:36:53 UTC 2010


commit 91e5d7521cd22602e2f70be0dd58e8dc9a6315ec
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Aug 14 20:36:51 2010 +0200

    - Update to rc2.

 .gitignore                              |    1 +
 audacious-plugins-2.4-pulse-flush.patch |   12 ------------
 audacious-plugins.spec                  |   16 ++++++----------
 sources                                 |    2 +-
 4 files changed, 8 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3a2335..c158862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 audacious-plugins-fedora-2.4-beta1.tar.bz2
 audacious-plugins-fedora-2.4-beta2.tar.bz2
 audacious-plugins-fedora-2.4-rc1.tar.bz2
+/audacious-plugins-fedora-2.4-rc2.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 1cae6da..00b1d5d 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -5,7 +5,7 @@
 
 Name: audacious-plugins
 Version: 2.4
-Release: 0.9.rc1%{?dist}
+Release: 0.9.rc2%{?dist}
 Summary: Plugins for the Audacious media player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -15,15 +15,13 @@ URL: http://audacious-media-player.org/
 # BSD: scrobbler/lastfm
 License: GPLv2 and GPLv2+ and LGPLv2+ and MIT and GPLv3
 
-Source0: audacious-plugins-fedora-%{version}-rc1.tar.bz2
-#Source0: http://distfiles.atheme.org/audacious-plugins-%{version}-rc1.tgz
+Source0: audacious-plugins-fedora-%{version}-rc2.tar.bz2
+#Source0: http://distfiles.atheme.org/audacious-plugins-%{version}-rc2.tgz
 Source1: audacious-sid.desktop
 
 Patch0: audacious-plugins-2.0.1-xmms-skindir.patch
 # fix hardcoded libdir replacement
 Patch1: audacious-plugins-2.4-libdir.patch
-#
-Patch2: audacious-plugins-2.4-pulse-flush.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext
@@ -121,10 +119,9 @@ providers may build it with libsidplay 2.
 
 
 %prep
-%setup -q -n audacious-plugins-fedora-%{version}-rc1
+%setup -q -n audacious-plugins-fedora-%{version}-rc2
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .libdir
-%patch2 -p1 -b .pulse-flush
 
 for i in src/ladspa/ladspa.c
 do
@@ -212,9 +209,8 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
-* Sat Aug 14 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.9.rc1
-- In pulse_flush() start with pulse_pause() to pa_stream_cork()
-  playback quickly in order to avoid loud clicks/noise.
+* Sat Aug 14 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.9.rc2
+- Update to rc2.
 
 * Tue Aug 10 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.8.rc1
 - Update to rc1.
diff --git a/sources b/sources
index 4b526db..c147c75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ff18e50138001f9411df0813e32c9a6  audacious-plugins-fedora-2.4-rc1.tar.bz2
+c19133bb7574a1850684140b2fc52325  audacious-plugins-fedora-2.4-rc2.tar.bz2


More information about the scm-commits mailing list