diff --git a/desktop/xfce/addon/xfce4-diskperf-plugin/actions.py b/desktop/xfce/addon/xfce4-diskperf-plugin/actions.py index 0e1993a79a..8738ad21a4 100644 --- a/desktop/xfce/addon/xfce4-diskperf-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-diskperf-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/main.c", "", "") + #pisitools.dosed("panel-plugin/main.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-diskperf-plugin/pspec.xml b/desktop/xfce/addon/xfce4-diskperf-plugin/pspec.xml index fea576c0f2..e97eacb116 100644 --- a/desktop/xfce/addon/xfce4-diskperf-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-diskperf-plugin/pspec.xml @@ -14,7 +14,7 @@ desktop.xfce.addon A disk usage and performance panel plugin for Xfce A disk usage and performance panel plugin for Xfce. - https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/xfce4-diskperf-plugin-2.6.3.tar.bz2 + https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.7/xfce4-diskperf-plugin-2.7.0.tar.bz2 xfce4-panel-devel intltool @@ -40,6 +40,13 @@ + + 2022-04-01 + 2.7.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-02-04 2.6.3