add Requires: librsvg2-tools for video support
This commit is contained in:
parent
1e49afd414
commit
94607e2839
@ -1,11 +1,13 @@
|
|||||||
Summary: Utilities for performing block layer IO tracing in the Linux kernel
|
Summary: Utilities for performing block layer IO tracing in the Linux kernel
|
||||||
Name: blktrace
|
Name: blktrace
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
|
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
|
||||||
Url: http://brick.kernel.dk/snaps
|
Url: http://brick.kernel.dk/snaps
|
||||||
|
|
||||||
|
Requires: librsvg2-tools
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: gcc, libaio-devel, librsvg2-devel
|
BuildRequires: gcc, libaio-devel, librsvg2-devel
|
||||||
|
|
||||||
@ -78,6 +80,9 @@ information about IO patterns.
|
|||||||
%{_mandir}/man1/iowatcher.*
|
%{_mandir}/man1/iowatcher.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 2 2019 Eric Sandeen <sandeen@redhat.com> - 1.2.0-10
|
||||||
|
- Add Requires: librsvg2-tools to support building videos (#1700062)
|
||||||
|
|
||||||
* Mon Feb 11 2019 Eric Sandeen <sandeen@redhat.com> - 1.2.0-9
|
* Mon Feb 11 2019 Eric Sandeen <sandeen@redhat.com> - 1.2.0-9
|
||||||
- Make scripts python3-ready
|
- Make scripts python3-ready
|
||||||
- Use LDFLAGS from redhat-rpm-config
|
- Use LDFLAGS from redhat-rpm-config
|
||||||
|
Loading…
Reference in New Issue
Block a user