remove useless buildrequires
Conflicts: blktrace.spec Conflicts: blktrace.spec
This commit is contained in:
parent
5c750deba5
commit
572ba83200
@ -1,12 +1,12 @@
|
||||
Name: blktrace
|
||||
Version: 1.2.0
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Block IO tracer in the Linux kernel
|
||||
License: GPLv2+
|
||||
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
|
||||
URL: https://git.kernel.dk/cgit/blktrace
|
||||
|
||||
BuildRequires: gcc, git, xz, libaio-devel, python3, librsvg2-devel blktrace sysstat theora-tools gdb
|
||||
BuildRequires: gcc, git, xz, libaio-devel, python3, librsvg2-devel blktrace sysstat theora-tools
|
||||
Provides: iowatcher = %{version}-%{release}
|
||||
Obsoletes: iowatcher < %{version}-%{release}
|
||||
Requires: python3
|
||||
@ -61,6 +61,9 @@ make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_man
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.2.0-21
|
||||
- remove useless buildrequires
|
||||
|
||||
* Sun Jul 12 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.2.0-20
|
||||
- backport upstream patches
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user