diff --git a/xfce4-diskperf-plugin.spec b/xfce4-diskperf-plugin.spec index 608322d..351e9d3 100644 --- a/xfce4-diskperf-plugin.spec +++ b/xfce4-diskperf-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-diskperf-plugin Version: 2.6.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Disk performance plugin for the Xfce panel Group: User Interface/Desktops @@ -28,7 +28,7 @@ second) based on data provided by the kernel. %prep %autosetup - +sed -i '36i#include ' panel-plugin/devperf.c %build %configure --disable-static @@ -55,6 +55,9 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %changelog +* Tue Jul 17 2018 Mukundan Ragavan - 2.6.1-7 +- Add fix for glibc-2.25+ + * Sat Jul 14 2018 Fedora Release Engineering - 2.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild