47a175
Name: iotop
47a175
Version: 0.6
8d85a1
Release: 30%{?dist}
47a175
Summary: Top like utility for I/O       
47a175
License: GPLv2+
47a175
URL: http://guichaz.free.fr/iotop/            
47a175
Source0: http://guichaz.free.fr/iotop/files/%{name}-%{version}.tar.bz2
47a175
47a175
# rhbz#1035503
47a175
Patch0: iotop-0.6-noendcurses.patch
47a175
Patch1: iotop-0.6-python3.patch
47a175
47a175
# Fix build error with Python 3 caused by itervalues() in setup.py
47a175
# http://repo.or.cz/iotop.git/commit/99c8d7cedce81f17b851954d94bfa73787300599
47a175
Patch2:	iotop-python3build.patch
47a175
47a175
# sent upstream, iotop <= 0.6, rhbz#1285088
47a175
Patch3: iotop-0.3.2-batchprintutf8.patch
47a175
8d85a1
# 3x from upstream, iotop <= 0.6,  prerequisities for rhbz#1679201
8d85a1
Patch4:	iotop-0.6-gitdd4fcc71.patch
8d85a1
Patch5:	iotop-0.6-gitab35334d.patch
8d85a1
Patch6:	iotop-0.6-git9c49d59.patch
8d85a1
8d85a1
# rhbz#1679201
8d85a1
Patch7:	iotop-0.6-delayacctmsg.patch
8d85a1
47a175
BuildArch: noarch
47a175
BuildRequires:	python3-devel
47a175
47a175
%description
47a175
Linux has always been able to show how much I/O was going on
47a175
(the bi and bo columns of the vmstat 1 command).
47a175
iotop is a Python program with a top like UI used to
47a175
show of behalf of which process is the I/O going on.
47a175
47a175
%prep
47a175
%setup -n %{name}-%{version}
47a175
%patch0 -p1 -b .noendcurses
47a175
%patch1 -p1 -b .python3
47a175
%patch2	-p1
47a175
%patch3 -p1 -b .batchprintutf8
8d85a1
%patch4 -p1 -b .gitdd4fcc71
8d85a1
%patch5 -p1 -b .gitab35334d
8d85a1
%patch6 -p1 -b .git9c49d59
8d85a1
%patch7 -p1 -b .delayacctmsg
47a175
47a175
%build
47a175
%py3_build
47a175
47a175
%install
47a175
%py3_install
47a175
47a175
%files -n %{name}
47a175
%doc NEWS THANKS README ChangeLog
47a175
%license COPYING
47a175
%{python3_sitelib}/*
47a175
%{_sbindir}/iotop
47a175
%{_mandir}/man8/iotop.*
47a175
47a175
%changelog
8d85a1
* Fri Jul 01 2022 Michal Hlavinka <mhlavink@redhat.com> - 0.6-30
8d85a1
- bump release for gating rebuild(#2052422)
8d85a1
8d85a1
* Tue Jun 28 2022 Michal Hlavinka <mhlavink@redhat.com> - 0.6-29
8d85a1
- do not show DELAY_ACCT error for non-existent pids(#2052422)
8d85a1
47a175
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.6-28
47a175
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
47a175
  Related: rhbz#1991688
47a175
47a175
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.6-27
47a175
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
47a175
47a175
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-26
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
47a175
47a175
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-25
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
47a175
47a175
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6-24
47a175
- Rebuilt for Python 3.9
47a175
47a175
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-23
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
47a175
47a175
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6-22
47a175
- Rebuilt for Python 3.8.0rc1 (#1748018)
47a175
47a175
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6-21
47a175
- Rebuilt for Python 3.8
47a175
47a175
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-20
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
47a175
47a175
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-19
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
47a175
47a175
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-18
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
47a175
47a175
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6-17
47a175
- Rebuilt for Python 3.7
47a175
47a175
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-16
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
47a175
47a175
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-15
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
47a175
47a175
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-14
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
47a175
47a175
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.6-13
47a175
- Rebuild for Python 3.6
47a175
47a175
* Mon Nov 14 2016 Michal Hlavinka <mhlavink@redhat.com> - 0.6-12
47a175
- fix printing unicode strings in batch mode (#1285088)
47a175
47a175
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-11
47a175
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
47a175
47a175
* Mon Feb 29 2016 Charalampos Stratakis <cstratak@redhat.com> - 0.6-10
47a175
- SPEC file cleanup
47a175
- Added licence tag
47a175
- Removal of old and unneeded macros
47a175
- Use of newest python macros
47a175
- Removed Python 2 dependency
47a175
- Added patch for Python 3 build
47a175
47a175
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-9
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
47a175
47a175
* Sun Nov 15 2015 Adel Gadllah <adel.gadllah@gmail.com> - 0.6-8
47a175
- Fix python3 patch
47a175
47a175
* Sun Nov 15 2015 Adel Gadllah <adel.gadllah@gmail.com> - 0.6-7
47a175
- Rebuilt with python3 - RH#1282262
47a175
47a175
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-6
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
47a175
47a175
* Fri Jan 30 2015 Michal Hlavinka <mhlavink@redhat.com> - 0.6-5
47a175
- always ignore nocbreak errors, there is way too many false positives (#1035503)
47a175
47a175
* Wed Dec 03 2014 Michal Hlavinka <mhlavink@redhat.com> - 0.6-4
47a175
- ignore curses failures during termination (#1035503)
47a175
47a175
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-3
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
47a175
47a175
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-2
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
47a175
47a175
* Wed May 29 2013 Michal Hlavinka <mhlavink@redhat.com> - 0.6-1
47a175
- iotop updated to 0.6
47a175
47a175
* Tue Feb 05 2013 Michal Hlavinka <mhlavink@redhat.com> - 0.5-1
47a175
- iotop updated to 0.5
47a175
47a175
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-3
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
47a175
47a175
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-2
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
47a175
47a175
* Wed Nov 16 2011 Michal Hlavinka <mhlavink@redhat.com> - 0.4.4-1
47a175
- iotop updated to 0.4.4
47a175
47a175
* Fri Oct 14 2011 Michal Hlavinka <mhlavink@redhat.com> 0.4.3-3
47a175
- fix typo in last patch
47a175
47a175
* Thu Oct 13 2011 Michal Hlavinka <mhlavink@redhat.com> 0.4.3-2
47a175
- after CVE-2011-2494 fix, iotop needs root privileges
47a175
47a175
* Sun Sep 18 2011 Adel Gadllah <adel.gadllah@gmail.com> 0.4.3-1
47a175
- New upstream version
47a175
47a175
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
47a175
47a175
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.4-2
47a175
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
47a175
47a175
* Tue Jan 12 2010 Adel Gadllah <adel.gadllah@gmail.com> 0.4-1
47a175
- New upstream version
47a175
47a175
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-2
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
47a175
47a175
* Tue May 19 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.3-1
47a175
- New upstream version
47a175
- fixes RH #475917
47a175
47a175
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-3
47a175
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
47a175
47a175
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.2.1-2
47a175
- Rebuild for Python 2.6
47a175
47a175
* Wed Jul 09 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2.1-1
47a175
- Update to 0.2.1
47a175
47a175
* Mon Jul 07 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2-2
47a175
- New upstream tarball..
47a175
47a175
* Mon May 26 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2-1
47a175
- Update to new upstream version
47a175
47a175
* Fri Dec 28 2007 Adel Gadllah <adel.gadllah@gmail.com> 0.1-3
47a175
- Fix build issue
47a175
47a175
* Fri Dec 28 2007 Adel Gadllah <adel.gadllah@gmail.com> 0.1-2
47a175
- Fix traceback on xterm-color RH #400071
47a175
47a175
* Sat Nov 3 2007 Adel Gadllah <adel.gadllah@gmail.com> 0.1-1
47a175
- Fix version
47a175
47a175
* Sat Nov 3 2007 Adel Gadllah <adel.gadllah@gmail.com> 20070930-1
47a175
- Initial Build