Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0
iotop
iotop.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File iotop.spec of Package iotop
# # spec file for package iotop # # Copyright (c) 2018 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: iotop Version: 0.6 Release: 0 Summary: Top Like UI to Show Per-Process I/O Going on License: GPL-2.0-only Group: System/Monitoring Url: http://guichaz.free.fr/iotop/ Source0: http://guichaz.free.fr/iotop/files/iotop-%{version}.tar.bz2 Source1: http://guichaz.free.fr/iotop/files/iotop-%{version}.tar.bz2.asc Source2: %{name}.keyring Patch0: iotop-0.6-python3_build.patch Patch1: iotop-0.6-python3-header.patch Patch2: iotop-0.6-noendcurses.patch BuildRequires: fdupes BuildRequires: python3-devel Requires: python3-curses BuildArch: noarch %description Linux has always been able to show how much I/O was going on (the bi and bo columns of the vmstat 1 command). Iotop is a Python program with a UI similar to top to show on behalf of which process is the I/O going on. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %build python3 setup.py build %install python3 setup.py install --prefix=%{_prefix} --optimize=2 --root=%{buildroot} %fdupes -s %{buildroot} %files %license COPYING %doc NEWS THANKS %{_sbindir}/iotop %{_mandir}/man8/iotop.8%{ext_man} %{python_sitelib}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor