rebuild package
This commit is contained in:
parent
cd509efd99
commit
697e26315e
@ -1,6 +1,6 @@
|
|||||||
Name: blktrace
|
Name: blktrace
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: Block IO tracer in the Linux kernel
|
Summary: Block IO tracer in the Linux kernel
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
|
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
|
||||||
@ -11,9 +11,9 @@ Provides: iowatcher = %{version}-%{release}
|
|||||||
Obsoletes: iowatcher < %{version}-%{release}
|
Obsoletes: iowatcher < %{version}-%{release}
|
||||||
Requires: python3
|
Requires: python3
|
||||||
|
|
||||||
Patch0: blktrace-fix-btt-overflow.patch
|
Patch0: 0000-blktrace-fix-btt-overflow.patch
|
||||||
Patch1: remove-python2-dependency.patch
|
Patch1: 0001-remove-python2-dependency.patch
|
||||||
Patch2: modify-python2-expression-to-python3.patch
|
Patch2: 0002-modify-python2-expression-to-python3.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
blktrace is a block layer IO tracing mechanism which provides detailed
|
blktrace is a block layer IO tracing mechanism which provides detailed
|
||||||
@ -48,6 +48,9 @@ make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_man
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 1.2.0-14
|
||||||
|
- rebuild package
|
||||||
|
|
||||||
* Wed Mar 18 2020 sunshihao<sunshihao@huawei.com> - 1.2.0-13
|
* Wed Mar 18 2020 sunshihao<sunshihao@huawei.com> - 1.2.0-13
|
||||||
- Type:enhancemnet
|
- Type:enhancemnet
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user