Add fix for glibc-2.25+
This commit is contained in:
parent
f3f517e26c
commit
4e2ca5aed2
1 changed files with 5 additions and 2 deletions
|
|
@ -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 <sys\/sysmacros.h>' 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 <nonamedotc@fedoraproject.org> - 2.6.1-7
|
||||
- Add fix for glibc-2.25+
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue