Author: baggins Date: Mon Mar 7 11:20:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 6 - fix incompatibilities with 4.8 panel - don't state the obvious in desktop file
---- Files affected: packages/xfce4-playercontrol-plugin: xfce4-playercontrol-plugin.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec diff -u packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec:1.6 packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec:1.7 --- packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec:1.6 Tue Mar 1 18:27:22 2011 +++ packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec Mon Mar 7 12:20:22 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wtyczka do kontroli odtwarzacza XMMS, BMP lub Audacious Name: xfce4-playercontrol-plugin Version: 0.3.0 -Release: 5 +Release: 6 License: BSD-like (see COPYING) Group: X11/Applications Source0: http://www.bilimfeneri.gen.tr/ilgar/%{name}-%{version}.tar.bz2 @@ -11,6 +11,8 @@ Patch0: %{name}-audclient.patch Patch1: %{name}-audacious-cmd.patch Patch2: %{name}-ui.patch +Patch3: %{name}-panel48.patch +Patch4: %{name}-desktop.patch URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin BuildRequires: audacious-devel BuildRequires: autoconf >= 2.63 @@ -66,6 +68,8 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build %{__intltoolize} @@ -118,6 +122,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/03/07 11:20:22 baggins +- rel 6 +- fix incompatibilities with 4.8 panel +- don't state the obvious in desktop file + Revision 1.6 2011/03/01 17:27:22 baggins - rel 5 - port to libxfce4ui ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-playercontrol-plugin/xfce4-playercontrol-plugin.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
