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

2019-01-08 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2019-01-08 12:27:28

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


Package is "xfce4-panel-plugin-systemload"

Tue Jan  8 12:27:28 2019 rev:16 rq:662523 version:1.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2017-05-29 22:18:48.751082523 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new.28833/xfce4-panel-plugin-systemload.changes
   2019-01-08 12:30:04.196168015 +0100
@@ -1,0 +2,10 @@
+Wed Jan  2 16:48:21 UTC 2019 - Maurizio Galli 
+
+- update to version 1.2.2:
+  - general rework of the preferences dialog by our resident UI wizard
+Simon Steinbeiss
+  - fix the 'no tooltips' regression by setting the default update
+interval to 0.5s (workaround for bxo#13536)
+  - tons of translation updates
+
+---

Old:

  xfce4-systemload-plugin-1.2.1.tar.bz2

New:

  xfce4-systemload-plugin-1.2.2.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.dOQWRH/_old  2019-01-08 12:30:04.948167195 +0100
+++ /var/tmp/diff_new_pack.dOQWRH/_new  2019-01-08 12:30:04.952167191 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-systemload-plugin
 
 Name:   xfce4-panel-plugin-systemload
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:System Load Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause

++ xfce4-systemload-plugin-1.2.1.tar.bz2 -> 
xfce4-systemload-plugin-1.2.2.tar.bz2 ++
 13726 lines of diff (skipped)




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

2017-05-29 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2017-05-29 22:18:44

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


Package is "xfce4-panel-plugin-systemload"

Mon May 29 22:18:44 2017 rev:15 rq:489440 version:1.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2014-11-24 11:09:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2017-05-29 22:18:48.751082523 +0200
@@ -1,0 +2,17 @@
+Wed Apr 19 19:32:13 UTC 2017 - seife+...@b1-systems.com
+
+- update to version 1.2.1:
+  - rework sizing of the progressbar (bxo#12948, bxo#12974)
+  - rework the use of GtkCssProvider to use a singleton
+  - fix progressbar color with Gtk 3.16/3.18
+  - translation updates
+
+---
+Sun Nov 27 11:50:05 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 1.2.0:
+  - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+  - use MemAvailable on Linux 3.14+
+- do not package ChangeLog; NEWS file is good enough
+
+---

Old:

  xfce4-systemload-plugin-1.1.2.tar.bz2

New:

  xfce4-systemload-plugin-1.2.1.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.wwDVYs/_old  2017-05-29 22:18:49.394991602 +0200
+++ /var/tmp/diff_new_pack.wwDVYs/_new  2017-05-29 22:18:49.398991037 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-systemload
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,23 +16,21 @@
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-systemload-plugin
 
 Name:   xfce4-panel-plugin-systemload
-Version:1.1.2
+Version:1.2.1
 Release:0
 Summary:System Load Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.2/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4ui-2) >= %{panel_version}
 BuildRequires:  pkgconfig(upower-glib)
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
@@ -67,7 +65,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING NEWS README
 %{_libdir}/xfce4/panel/plugins/libsystemload.so
 %{_datadir}/xfce4/panel/plugins/systemload.desktop
 

++ xfce4-systemload-plugin-1.1.2.tar.bz2 -> 
xfce4-systemload-plugin-1.2.1.tar.bz2 ++
 24960 lines of diff (skipped)




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

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2014-11-24 11:09:08

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


Package is xfce4-panel-plugin-systemload

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2014-06-16 21:38:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2014-11-24 11:09:26.0 +0100
@@ -1,0 +2,11 @@
+Fri Nov 21 10:11:44 UTC 2014 - g...@opensuse.org
+
+- update to version 1.1.2
+  - support upower 0.99
+  - add a way to run a command when clicking on systemload plugin
+  - pick up translation updates  fixes, especially DE locale
+  - merge some OpenBSD compatibility patches
+- drop obsolete xfce4-panel-plugin-systemload-upower-0.99.patch,
+  xfce4-systemload-plugin-russian.patch
+
+---

Old:

  xfce4-panel-plugin-systemload-upower-0.99.patch
  xfce4-systemload-plugin-1.1.1.tar.bz2
  xfce4-systemload-plugin-russian.patch

New:

  xfce4-systemload-plugin-1.1.2.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.s03W5z/_old  2014-11-24 11:09:27.0 +0100
+++ /var/tmp/diff_new_pack.s03W5z/_new  2014-11-24 11:09:27.0 +0100
@@ -20,17 +20,13 @@
 %define plugin_name xfce4-systemload-plugin
 
 Name:   xfce4-panel-plugin-systemload
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:System Load Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM xfce4-systemload-plugin-russian.patch 
lazy.k...@opensuse.org -- fix Russian translation (plural forms and one string)
-Patch0: xfce4-systemload-plugin-russian.patch
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-systemload-upower-0.99.patch bxo#10923 
g...@opensuse.org -- Add support for upower = 0.99
-Patch1: xfce4-panel-plugin-systemload-upower-0.99.patch
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -50,8 +46,6 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure --disable-static

++ xfce4-systemload-plugin-1.1.1.tar.bz2 - 
xfce4-systemload-plugin-1.1.2.tar.bz2 ++
 23936 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-systemload for openSUSE:Factory

2014-06-16 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2014-06-16 21:38:38

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


Package is xfce4-panel-plugin-systemload

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2013-06-05 19:39:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2014-06-16 21:38:40.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 10 08:15:58 UTC 2014 - g...@opensuse.org
+
+- Add xfce4-panel-plugin-systemload-upower-0.99.patch in order to
+  support upower = 0.99 (bxo#10923)
+
+---

New:

  xfce4-panel-plugin-systemload-upower-0.99.patch



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.nCpooe/_old  2014-06-16 21:38:41.0 +0200
+++ /var/tmp/diff_new_pack.nCpooe/_new  2014-06-16 21:38:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-systemload
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -29,6 +29,8 @@
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM xfce4-systemload-plugin-russian.patch 
lazy.k...@opensuse.org -- fix Russian translation (plural forms and one string)
 Patch0: xfce4-systemload-plugin-russian.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-plugin-systemload-upower-0.99.patch bxo#10923 
g...@opensuse.org -- Add support for upower = 0.99
+Patch1: xfce4-panel-plugin-systemload-upower-0.99.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -49,6 +51,7 @@
 %prep
 %setup -q -n %{plugin_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-systemload-upower-0.99.patch ++
From 1bc7f32ea8244575124420bd34d52913831a1ae1 Mon Sep 17 00:00:00 2001
From: Eric Koegel eric.koe...@gmail.com
Date: Fri, 30 May 2014 19:12:02 +0300
Subject: [PATCH] Update for Upower 0.99

Upower 0.99 changed from the changed signal to notify as well as
the function signature. This patch adds that while still supporting
the previous versions of upower.
---
 panel-plugin/systemload.c | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/systemload.c b/panel-plugin/systemload.c
index c0572a3..30636e9 100644
--- a/panel-plugin/systemload.c
+++ b/panel-plugin/systemload.c
@@ -624,11 +624,15 @@ monitor_set_orientation (XfcePanelPlugin *plugin, 
GtkOrientation orientation,
 
 #ifdef HAVE_UPOWER_GLIB
 static void
+#if UP_CHECK_VERSION(0, 99, 0)
+upower_changed_cb(UpClient *client, GParamSpec *pspec, t_global_monitor 
*global)
+#else /* UP_CHECK_VERSION  0.99 */
 upower_changed_cb(UpClient *client, t_global_monitor *global)
+#endif /* UP_CHECK_VERSION */
 {
 setup_timer(global);
 }
-#endif
+#endif /* HAVE_UPOWER_GLIB */
 
 static void
 entry_changed_cb(GtkEntry *entry, t_global_monitor *global)
@@ -925,10 +929,15 @@ systemload_construct (XfcePanelPlugin *plugin)
 
 #ifdef HAVE_UPOWER_GLIB
 if (global-upower) {
+#if UP_CHECK_VERSION(0, 99, 0)
+g_signal_connect (global-upower, notify,
+  G_CALLBACK(upower_changed_cb), global);
+#else /* UP_CHECK_VERSION  0.99 */
 g_signal_connect (global-upower, changed,
   G_CALLBACK(upower_changed_cb), global);
+#endif /* UP_CHECK_VERSION */
 }
-#endif
+#endif /* HAVE_UPOWER_GLIB */
 
 g_signal_connect (plugin, free-data, G_CALLBACK (monitor_free), global);
 
-- 
1.9.3

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



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

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2013-06-05 19:39:24

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


Package is xfce4-panel-plugin-systemload

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2012-07-02 11:27:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2013-06-05 19:39:26.0 +0200
@@ -1,0 +2,6 @@
+Fri May 31 20:16:48 UTC 2013 - lazy.k...@opensuse.org
+
+- Add xfce4-systemload-plugin-russian.patch: fix Russian
+  translation (plural forms and one string).
+
+---

New:

  xfce4-systemload-plugin-russian.patch



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.5tFBdp/_old  2013-06-05 19:39:26.0 +0200
+++ /var/tmp/diff_new_pack.5tFBdp/_new  2013-06-05 19:39:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-systemload
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -27,6 +27,8 @@
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM xfce4-systemload-plugin-russian.patch 
lazy.k...@opensuse.org -- fix Russian translation (plural forms and one string)
+Patch0: xfce4-systemload-plugin-russian.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -46,6 +48,7 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
 
 %build
 %configure --disable-static

++ xfce4-systemload-plugin-russian.patch ++
Index: xfce4-systemload-plugin-1.1.1/po/ru.po
===
--- xfce4-systemload-plugin-1.1.1.orig/po/ru.po
+++ xfce4-systemload-plugin-1.1.1/po/ru.po
@@ -1,18 +1,18 @@
-# 
+#
 msgid 
 msgstr 
 Project-Id-Version: xfce4-systemload-plugin\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2012-05-27 03:54+\n
-PO-Revision-Date: \n
-Last-Translator: Andriy Kovtun kovtu...@yandex.ru\n
+PO-Revision-Date: 2013-05-31 23:55+0400\n
+Last-Translator: Kyrill Detinov lazy.k...@opensuse.org\n
 Language-Team: Russian xfce4-...@xfce.org\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Language: ru\n
-Plural-Forms: nplurals=4; plural=(n==1) ? 0 : ((n%10==1  n%100!=11 ? 3 : 
n%10=2  n%10=4  (n%10010 || n%100=20) ? 1 : 2));\n
-X-Poedit-Language: Russian\n
+Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1  n%100!=11 ? 0 : 
n%10=2  n%10=4  (n%10010 || n%100=20) ? 1 : 2;\n
+X-Generator: Poedit 1.5.4\n
 
 #: ../panel-plugin/cpu.c:63
 msgid File /proc/stat not found!
@@ -59,7 +59,7 @@ msgstr[3] Время работы: %d �
 #: ../panel-plugin/systemload.c:202
 #, c-format
 msgid Uptime: %d:%02d
-msgstr Время работы: %d дней %d:%02d
+msgstr Время работы: %d:%02d
 
 #: ../panel-plugin/systemload.c:868
 msgid CPU monitor
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



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

2012-07-02 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2012-07-02 11:27:56

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2012-05-08 06:52:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2012-07-02 11:27:58.0 +0200
@@ -1,0 +2,13 @@
+Sun Jul  1 07:58:01 UTC 2012 - g...@opensuse.org
+
+- update to version 1.1.1
+  - simplify tooltip handling code
+  - better compliance with panel plugin HIG
+  - only set label angle with panel  4.9
+  - set plugin to small in all modes except deskbar modes
+  - facilitate bringing up the configuration dialog
+  - fix background transparency by setting the main evbox hidden
+  - changing uptime label orientation in the vertical mode
+  - compatibility with panel 4.9+
+
+---

Old:

  xfce4-systemload-plugin-1.1.0.tar.bz2

New:

  xfce4-systemload-plugin-1.1.1.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.0Vx25S/_old  2012-07-02 11:27:59.0 +0200
+++ /var/tmp/diff_new_pack.0Vx25S/_new  2012-07-02 11:27:59.0 +0200
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-systemload-plugin
 
 Name:   xfce4-panel-plugin-systemload
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:System Load Monitoring Plugin for the Xfce Panel
 License:BSD-2-Clause

++ xfce4-systemload-plugin-1.1.0.tar.bz2 - 
xfce4-systemload-plugin-1.1.1.tar.bz2 ++
 4706 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-systemload for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2012-04-19 12:40:02

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
  2011-09-23 12:51:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2012-04-19 12:40:08.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 17 22:39:22 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+---
+Wed Apr  4 08:13:39 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+---



Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.h6ms3r/_old  2012-04-19 12:40:12.0 +0200
+++ /var/tmp/diff_new_pack.h6ms3r/_new  2012-04-19 12:40:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-systemload
 #
-# 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,23 +20,28 @@
 %define plugin_name xfce4-systemload-plugin
 
 Name:   xfce4-panel-plugin-systemload
-License:GPL-2.0+
 Version:1.0.0
-Release:5
-Summary:System load monitoring plugin for the Xfce panel
-Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
-Source0:xfce4-systemload-plugin-1.0.0.tar.bz2
+Release:0
+Summary:System Load Monitoring Plugin for the Xfce Panel
+License:GPL-2.0+
 Group:  System/GUI/XFCE
-BuildRequires:  intltool
+Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-Requires:   xfce4-panel = 4.8.0
+BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfcegui4-1.0)
+Requires:   xfce4-panel = %{panel_version}
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Systemload plugin can display the current CPU load, used memory and swap
 space as well as the system uptime in the panel.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -47,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)
 %{_libexecdir}/xfce4/panel-plugins/xfce4-systemload-plugin
 %{_datadir}/xfce4/panel-plugins/systemload.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-systemload for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


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

Changes:




Other differences:
--
++ xfce4-panel-plugin-systemload.spec ++
--- /var/tmp/diff_new_pack.vXsBDu/_old  2011-12-06 19:54:48.0 +0100
+++ /var/tmp/diff_new_pack.vXsBDu/_new  2011-12-06 19:54:48.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-systemload-plugin
 
 Name:   xfce4-panel-plugin-systemload
-License:GPLv2+
+License:GPL-2.0+
 Version:1.0.0
 Release:5
 Summary:System load monitoring plugin for the Xfce panel

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