Blame SPECS/iotop.spec

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