commit xfce4-panel-plugin-mpc for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2019-02-01 11:48:24

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new.28833 (New)


Package is "xfce4-panel-plugin-mpc"

Fri Feb  1 11:48:24 2019 rev:16 rq:670418 version:0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2017-10-07 17:50:05.368823446 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new.28833/xfce4-panel-plugin-mpc.changes
 2019-02-01 11:48:43.872350033 +0100
@@ -1,0 +2,9 @@
+Wed Jan 30 03:49:43 UTC 2019 - maurizio.ga...@gmail.com
+
+- update to 0.5.1
+  * fix a long-standing crasher when using multiple outputs
+  * improve icon sizing on 4.13 panel
+  * improve spacing in settings dialog (bxo#14671)
+  * allow %file% in format_song_display (bxo#12973) 
+
+---

Old:

  xfce4-mpc-plugin-0.5.0.tar.bz2

New:

  xfce4-mpc-plugin-0.5.1.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.HhzyDW/_old  2019-02-01 11:48:44.380349512 +0100
+++ /var/tmp/diff_new_pack.HhzyDW/_new  2019-02-01 11:48:44.384349507 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-mpc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define panel_version 4.12.0
 %define plugin_name xfce4-mpc-plugin
 Name:   xfce4-panel-plugin-mpc
-Version:0.5.0
+Version:0.5.1
 Release:0
 Summary:MPD Client Plugin for the Xfce Panel
 License:ISC
@@ -33,7 +33,6 @@
 BuildRequires:  pkgconfig(libxfce4ui-2)  >= %{panel_version}
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Mpc plugin is a simple Music Player Daemon client which can control
@@ -46,7 +45,7 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -60,12 +59,10 @@
 %fdupes %{buildroot}%{_datadir}
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README TODO
 %{_libdir}/xfce4/panel/plugins/libmpc.so
 %{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ xfce4-mpc-plugin-0.5.0.tar.bz2 -> xfce4-mpc-plugin-0.5.1.tar.bz2 ++
 24011 lines of diff (skipped)




commit xfce4-panel-plugin-mpc for openSUSE:Factory

2017-10-07 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2017-10-07 17:50:03

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc"

Sat Oct  7 17:50:03 2017 rev:15 rq:530171 version:0.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2015-03-09 10:07:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
   2017-10-07 17:50:05.368823446 +0200
@@ -1,0 +2,9 @@
+Sun Nov 27 11:52:36 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 0.5.0
+  - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+  - fix changing volume via mousewheel
+  - fix icon flickering on mousehover
+  - properly resize button/image on set_size event
+
+---

Old:

  xfce4-mpc-plugin-0.4.5.tar.bz2

New:

  xfce4-mpc-plugin-0.5.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.gfSr8t/_old  2017-10-07 17:50:07.012751179 +0200
+++ /var/tmp/diff_new_pack.gfSr8t/_new  2017-10-07 17:50:07.016751003 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-mpc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,21 @@
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-mpc-plugin
 Name:   xfce4-panel-plugin-mpc
-Version:0.4.5
+Version:0.5.0
 Release:0
 Summary:MPD Client Plugin for the Xfce Panel
 License:ISC
 Group:  System/GUI/XFCE
 Url:http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.4/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libmpd)
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4panel-2.0)  >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4ui-2)  >= %{panel_version}
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xfce4-mpc-plugin-0.4.5.tar.bz2 -> xfce4-mpc-plugin-0.5.0.tar.bz2 ++
 6599 lines of diff (skipped)




commit xfce4-panel-plugin-mpc for openSUSE:Factory

2015-03-09 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2015-03-09 10:07:55

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2012-07-02 11:27:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
   2015-03-09 10:07:56.0 +0100
@@ -1,0 +2,13 @@
+Wed Mar  4 22:19:38 UTC 2015 - g...@opensuse.org
+
+- update to version 0.4.5
+  - send Play/Stop/Next/Previous command to MPD
+  - decrease/increase volume using the mouse wheel
+  - show the current volume, status and title as a tooltip when
+passing the mouse over the plugin
+  - show a simple playlist window upon middle-click, permitting to
+select a track to play
+  - configurable MPD host/port/password
+  - toggles repeat/random features in the right-click menu
+
+---

Old:

  xfce4-mpc-plugin-0.4.4.tar.bz2

New:

  xfce4-mpc-plugin-0.4.5.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.jXRToy/_old  2015-03-09 10:07:57.0 +0100
+++ /var/tmp/diff_new_pack.jXRToy/_new  2015-03-09 10:07:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-mpc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,8 @@
 
 %define panel_version 4.8.0
 %define plugin_name xfce4-mpc-plugin
-
 Name:   xfce4-panel-plugin-mpc
-Version:0.4.4
+Version:0.4.5
 Release:0
 Summary:MPD Client Plugin for the Xfce Panel
 License:ISC
@@ -48,7 +47,7 @@
 
 %build
 %configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -61,9 +60,6 @@
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README TODO
@@ -71,5 +67,6 @@
 %{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++ xfce4-mpc-plugin-0.4.4.tar.bz2 -> xfce4-mpc-plugin-0.4.5.tar.bz2 ++
 28728 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfce4-panel-plugin-mpc for openSUSE:Factory

2012-05-15 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2012-05-15 17:43:15

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc", Maintainer is "xfce-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2012-05-08 06:50:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
   2012-05-15 17:43:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 14 11:25:30 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.3
+  - compile the plugin as a module
+  - fix xfce4-panel 4.9 detection
+  - improve look on multirow panels
+
+---

Old:

  xfce4-mpc-plugin-0.4.0.tar.bz2

New:

  xfce4-mpc-plugin-0.4.3.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.PSeeVR/_old  2012-05-15 17:43:18.0 +0200
+++ /var/tmp/diff_new_pack.PSeeVR/_new  2012-05-15 17:43:18.0 +0200
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-mpc-plugin
 
 Name:   xfce4-panel-plugin-mpc
-Version:0.4.0
+Version:0.4.3
 Release:0
 Summary:MPD Client Plugin for the Xfce Panel
 License:ISC
@@ -53,6 +53,8 @@
 %install
 %make_install
 
+rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libmpc.la
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 
 %find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
@@ -64,8 +66,8 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
-%{_libdir}/xfce4/panel/plugins/xfce4-mpc-plugin
+%doc AUTHORS ChangeLog COPYING README TODO
+%{_libdir}/xfce4/panel/plugins/libmpc.so
 %{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 
 %files lang -f %{name}.lang

++ xfce4-mpc-plugin-0.4.0.tar.bz2 -> xfce4-mpc-plugin-0.4.3.tar.bz2 ++
 39314 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfce4-panel-plugin-mpc for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2012-05-08 06:50:16

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc", Maintainer is "xfce-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2012-04-19 12:39:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
   2012-05-08 06:50:59.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 20 10:19:23 UTC 2012 - g...@opensuse.org
+
+- corrected license
+- added documentation files
+
+---



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.8h2y9g/_old  2012-05-08 06:51:01.0 +0200
+++ /var/tmp/diff_new_pack.8h2y9g/_new  2012-05-08 06:51:01.0 +0200
@@ -23,7 +23,7 @@
 Version:0.4.0
 Release:0
 Summary:MPD Client Plugin for the Xfce Panel
-License:GPL-2.0+
+License:ISC
 Group:  System/GUI/XFCE
 Url:http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.4/%{plugin_name}-%{version}.tar.bz2
@@ -64,6 +64,7 @@
 
 %files
 %defattr(-,root,root)
+%doc AUTHORS ChangeLog COPYING NEWS README TODO
 %{_libdir}/xfce4/panel/plugins/xfce4-mpc-plugin
 %{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfce4-panel-plugin-mpc for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2012-04-19 12:39:13

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc", Maintainer is "xfce-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2012-02-17 12:18:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
   2012-04-19 12:39:26.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 17 22:33:50 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+---
+Tue Apr  3 21:40:00 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- split off -lang subpackage
+
+---



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.CFMY9B/_old  2012-04-19 12:39:27.0 +0200
+++ /var/tmp/diff_new_pack.CFMY9B/_new  2012-04-19 12:39:27.0 +0200
@@ -26,20 +26,22 @@
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
-Source0:xfce4-mpc-plugin-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.4/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libmpd)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
-Requires:   xfce4-panel >= 4.8.0
+Requires:   xfce4-panel >= %{panel_version}
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Mpc plugin is a simple Music Player Daemon client which can control
 playback and show the currently playing song.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -50,16 +52,21 @@
 
 %install
 %make_install
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name} %{name}.lang
+
+%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
+
 %fdupes %{buildroot}%{_datadir}
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %{_libdir}/xfce4/panel/plugins/xfce4-mpc-plugin
 %{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfce4-panel-plugin-mpc for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2012-02-17 12:18:30

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc", Maintainer is "xfce-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
2011-09-23 12:51:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
   2012-02-17 12:18:34.0 +0100
@@ -1,0 +2,23 @@
+Thu Feb 16 15:10:38 UTC 2012 - g...@opensuse.org
+
+- revert xfce4-panel-plugin-mpc-fix-installation-locations.patch
+  %{_datadir}/xfce4/panel/plugins and
+  %{_libdir}/xfce4/panelr/-plugins are preferred by upstream
+
+---
+Sun Feb 12 22:43:14 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.0
+  - migrated from libxfcegui4 to libxfce4ui
+  - improved icon sizing/naming
+  - icons names are taken from the icon-naming-spec
+  - buttons are properly displayed/resized when the panel is
+resized or switched to vertical, or the frame is toggled on/off
+  - background is now 'transparent'
+- added xfce4-panel-plugin-mpc-fix-installation-locations.patch in
+  order to install the plugin executable into
+  %{_libexecdir}/xfce4/panel-plugins and the desktop file into
+  %{_datadir}/xfce4/panel-plugins to be consistent with all other
+  plugins
+
+---

Old:

  xfce4-mpc-plugin-0.3.6.tar.bz2

New:

  xfce4-mpc-plugin-0.4.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.UYfLQh/_old  2012-02-17 12:18:37.0 +0100
+++ /var/tmp/diff_new_pack.UYfLQh/_new  2012-02-17 12:18:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-mpc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,19 @@
 %define plugin_name xfce4-mpc-plugin
 
 Name:   xfce4-panel-plugin-mpc
+Version:0.4.0
+Release:0
+Summary:MPD Client Plugin for the Xfce Panel
 License:GPL-2.0+
-Version:0.3.6
-Release:4
-Summary:MPD client plugin for the Xfce panel
-Url:http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
-Source0:xfce4-mpc-plugin-0.3.6.tar.bz2
 Group:  System/GUI/XFCE
-BuildRequires:  intltool
+Url:http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
+Source0:xfce4-mpc-plugin-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libmpd)
+BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 Requires:   xfce4-panel >= 4.8.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -58,7 +59,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%{_libexecdir}/xfce4/panel-plugins/xfce4-mpc-plugin
-%{_datadir}/xfce4/panel-plugins/xfce4-mpc-plugin.desktop
+%{_libdir}/xfce4/panel/plugins/xfce4-mpc-plugin
+%{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 
 %changelog

++ xfce4-mpc-plugin-0.3.6.tar.bz2 -> xfce4-mpc-plugin-0.4.0.tar.bz2 ++
 2029 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-mpc-plugin-0.3.6/AUTHORS new/xfce4-mpc-plugin-0.4.0/AUTHORS
--- old/xfce4-mpc-plugin-0.3.6/AUTHORS  2009-08-17 21:36:34.0 +0200
+++ new/xfce4-mpc-plugin-0.4.0/AUTHORS  2011-01-21 18:27:12.0 +0100
@@ -1 +1 @@
-Landry Breuil (landry at fr.homeunix.org / gaston at gcu.info)
+Landry Breuil 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-mpc-plugin-0.3.6/ChangeLog new/xfce4-mpc-plugin-0.4.0/ChangeLog
--- old/xfce4-mpc-

commit xfce4-panel-plugin-mpc for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2011-12-06 19:14:58

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)


Package is "xfce4-panel-plugin-mpc", Maintainer is "xfce-maintain...@suse.de"

Changes:




Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
--- /var/tmp/diff_new_pack.RTnZ5m/_old  2011-12-06 19:54:37.0 +0100
+++ /var/tmp/diff_new_pack.RTnZ5m/_new  2011-12-06 19:54:37.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-mpc-plugin
 
 Name:   xfce4-panel-plugin-mpc
-License:GPLv2+
+License:GPL-2.0+
 Version:0.3.6
 Release:4
 Summary:MPD client plugin for the Xfce panel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfce4-panel-plugin-mpc for openSUSE:Factory

2011-03-17 Thread h_root

Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory
checked in at Thu Mar 17 11:51:44 CET 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
  2011-03-09 22:44:38.0 +0100
@@ -0,0 +1,5 @@
+---
+Wed Mar  9 11:00:00 UTC 2011 - g...@opensuse.org
+
+- new package (split off from xfce4-panel-plugins)
+

calling whatdependson for head-i586


New:

  xfce4-mpc-plugin-0.3.6.tar.bz2
  xfce4-panel-plugin-mpc.changes
  xfce4-panel-plugin-mpc.spec



Other differences:
--
++ xfce4-panel-plugin-mpc.spec ++
#
# spec file for package xfce4-panel-plugin-mpc
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define panel_version 4.8.0
%define plugin_name xfce4-mpc-plugin

Name:   xfce4-panel-plugin-mpc
License:GPLv2+
Version:0.3.6
Release:4
Summary:MPD client plugin for the Xfce panel
Url:http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
Source0:xfce4-mpc-plugin-0.3.6.tar.bz2
Group:  System/GUI/XFCE
BuildRequires:  intltool
BuildRequires:  fdupes
BuildRequires:  pkgconfig(libxfce4panel-1.0)
BuildRequires:  pkgconfig(exo-1)
BuildRequires:  pkgconfig(libmpd)
Requires:   xfce4-panel >= 4.8.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The Mpc plugin is a simple Music Player Daemon client which can control
playback and show the currently playing song.


%prep
%setup -q -n %{plugin_name}-%{version}

%build
%configure --disable-static
make %{_smp_mflags} V=1

%install
%make_install
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{plugin_name} %{name}.lang
%fdupes %{buildroot}%{_datadir}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-mpc-plugin
%{_datadir}/xfce4/panel-plugins/xfce4-mpc-plugin.desktop

%changelog





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org