!3 当前补丁序号不同意,不太友好, 统一修改

Merge pull request !3 from Paul.Wu/master
This commit is contained in:
openeuler-ci-bot 2020-07-01 17:42:39 +08:00 committed by Gitee
commit b2eb46ee0f
4 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,6 @@
Name: iotop
Version: 0.6
Release: 20
Release: 21
Summary: Simple top-like I/O monitor
License: GPLv2+
URL: http://guichaz.free.fr/iotop/
@ -10,11 +10,11 @@ Source0: http://guichaz.free.fr/iotop/files/%{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: python3-devel git
Patch0000: 0000-iotop-0.6-python3.patch
Patch0001: 0001-iotop-python3build.patch
Patch6000: 6000-iotop-0.6-splitline.patch
Patch6001: 6001-iotop-0.3.2-ppcprio.patch
Patch6002: 6002-iotop-0.6-aarch64prio.patch
Patch0: 0000-iotop-0.6-python3.patch
Patch1: 0001-iotop-python3build.patch
Patch2: 0002-iotop-0.6-splitline.patch
Patch3: 0003-iotop-0.3.2-ppcprio.patch
Patch4: 0004-iotop-0.6-aarch64prio.patch
%description
iotop watches I/O usage information output by the Linux kernel (requires 2.6.20 or later) and
@ -52,6 +52,9 @@ This contains man files for the using of iotop
%{_mandir}/man8/iotop.*
%changelog
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 0.6-21
- rebuild package
* Fri Jan 10 2020 sunshihao <sunshihao@huawei.com> - 0.6-20
- Type:enhancemnet
- ID:NA