From b2f1b42fa85fd6b60fc8b7e948407df36d3a1cab Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 11 Mar 2021 16:49:26 +0300 Subject: [PATCH] xfce4-systemload-plugin ver. bump --- .../xfce/addon/xfce4-systemload-plugin/actions.py | 4 ++-- .../xfce/addon/xfce4-systemload-plugin/pspec.xml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/desktop/xfce/addon/xfce4-systemload-plugin/actions.py b/desktop/xfce/addon/xfce4-systemload-plugin/actions.py index a33e5ef46e..1b2e95d22b 100644 --- a/desktop/xfce/addon/xfce4-systemload-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-systemload-plugin/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import get def setup(): # fix build failure w/ xfce4-panel-4.15.0 - pisitools.dosed("panel-plugin/systemload.c", "", "") + #pisitools.dosed("panel-plugin/systemload.c", "", "") autotools.configure() @@ -22,5 +22,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*") diff --git a/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml b/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml index 9231dba7a1..8a33c5184e 100644 --- a/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml @@ -16,11 +16,10 @@ Xfce4-systemload-plugin is a plugin which displays the current CPU load, the memory in use, the swap space and the system uptime in the Xfce panel. - - https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.2/xfce4-systemload-plugin-1.2.3.tar.bz2 - + https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.3/xfce4-systemload-plugin-1.3.0.tar.bz2 intltool + xfconf-devel libxfce4ui-devel xfce4-panel-devel @@ -31,6 +30,7 @@ gtk3 glib2 + xfconf libxfce4ui xfce4-panel libxfce4util @@ -44,6 +44,13 @@ + + 2021-03-11 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-06-25 1.2.3