Author: baggins Date: Wed Nov 24 12:08:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - it's audacious2 in PLD
---- Files affected: packages/xfce4-playercontrol-plugin: xfce4-playercontrol-plugin.spec (1.2 -> 1.3) , xfce4-playercontrol-plugin-audacious-cmd.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec diff -u packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec:1.2 packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec:1.3 --- packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec:1.2 Wed Nov 24 12:30:21 2010 +++ packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec Wed Nov 24 13:08:43 2010 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Wtyczka do kontroli odtwarzacza XMMS, BMP lub Audacious Name: xfce4-playercontrol-plugin Version: 0.3.0 -Release: 2 +Release: 3 License: BSD-like (see COPYING) Group: X11/Applications Source0: http://www.bilimfeneri.gen.tr/ilgar/%{name}-%{version}.tar.bz2 # Source0-md5: 307c896467e204706cf04942151f2fcc Patch0: %{name}-audclient.patch +Patch1: %{name}-audacious-cmd.patch URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin BuildRequires: audacious-devel BuildRequires: pkgconfig @@ -56,6 +57,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__autoconf} @@ -103,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/11/24 12:08:43 baggins +- rel 3 +- it's audacious2 in PLD + Revision 1.2 2010/11/24 11:30:21 baggins - rel 2 - fix audacious client linking ================================================================ Index: packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-audacious-cmd.patch diff -u /dev/null packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-audacious-cmd.patch:1.1 --- /dev/null Wed Nov 24 13:08:49 2010 +++ packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin-audacious-cmd.patch Wed Nov 24 13:08:43 2010 @@ -0,0 +1,11 @@ +--- xfce4-playercontrol-plugin-0.3.0/panel-plugin/playerctrl.h~ 2009-01-02 16:24:42.000000000 +0100 ++++ xfce4-playercontrol-plugin-0.3.0/panel-plugin/playerctrl.h 2010-11-24 13:06:07.605594781 +0100 +@@ -41,7 +41,7 @@ + + #define CMD_XMMS "xmms" + #define CMD_BEEP "beep-media-player" +-#define CMD_AUDACIOUS "audacious" ++#define CMD_AUDACIOUS "audacious2" + #define CMD_AUDACIOUS_OLD "audacious" + #define CMD_AMAROK "amarok" + #define CMD_MPD "mpd" ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
