From 9f033971d08756401dbb80c06058a143882bce18 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Oct 21 2011 20:00:48 +0000 Subject: Update to 3.0.4 (maintenance release in stable branch, 15k diff). --- diff --git a/.gitignore b/.gitignore index 4bf1b79..cdddbb4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /audacious-plugins-fedora-3.0.1.tar.bz2 /audacious-plugins-fedora-3.0.2.tar.bz2 /audacious-plugins-fedora-3.0.3.tar.xz +/audacious-plugins-3.0.4-fedora.tar.xz diff --git a/audacious-plugins.spec b/audacious-plugins.spec index ec34ea6..51a562b 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -4,11 +4,13 @@ %endif %{?aud_plugin_dep} +%global tar_ver %{version} + # Minimum audacious/audacious-plugins version in inter-package dependencies. %global aud_ver 3.0 Name: audacious-plugins -Version: 3.0.3 +Version: 3.0.4 Release: 1%{?dist} Summary: Plugins for the Audacious audio player Group: Applications/Multimedia @@ -19,8 +21,8 @@ URL: http://audacious-media-player.org/ # BSD: alsa, compressor, crossfade, psf, resample, unix-io, xsf License: GPLv2 and GPLv2+ and LGPLv2+ and MIT and GPLv3 -Source0: audacious-plugins-fedora-%{version}.tar.xz -#Source0: http://distfiles.atheme.org/audacious-plugins-%{version}.tgz +Source0: audacious-plugins-%{tar_ver}-fedora.tar.xz +#Source0: http://distfiles.atheme.org/audacious-plugins-%{tar_ver}.tgz Source1: audacious-sid.desktop Source2: audacious-amidi.desktop @@ -133,7 +135,7 @@ providers may build it with libsidplay 2 instead. %prep # Enforce availability of the audacious(plugin-api) dependency. %{!?aud_plugin_dep:echo 'No audacious(plugin-api) dependency!' && exit -1} -%setup -q -n %{name}-fedora-%{version} +%setup -q -n %{name}-%{tar_ver}-fedora %patch0 -p1 -b .xmms-skindir %patch1 -p1 -b .enable-gnomeshortcuts autoreconf -I m4 @@ -149,9 +151,6 @@ sed -i '\,^.SILENT:,d' buildsys.mk.in --disable-mp3 \ --disable-mms \ \ -%if 0%{?fedora} < 14 - --disable-projectm-1.0 \ -%endif --disable-rpath \ --disable-dependency-tracking make %{?_smp_mflags} @@ -235,6 +234,9 @@ update-desktop-database &> /dev/null || : %changelog +* Fri Oct 21 2011 Michael Schwendt - 3.0.4-1 +- Update to 3.0.4 (maintenance release in stable branch, 15k diff). + * Mon Sep 19 2011 Michael Schwendt - 3.0.3-1 - Update to 3.0.3 (some more translation updates). - Let the plugin pkgs depend on audacious(plugin-api)%%{?_isa}. diff --git a/sources b/sources index b96effa..ca44f54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -414ab980da7bd764e679e5ef97832b56 audacious-plugins-fedora-3.0.3.tar.xz +6c51519fe2c9946095c6352a09c28ce0 audacious-plugins-3.0.4-fedora.tar.xz