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
|
||||
Name: blktrace
|
||||
Version: 1.2.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPLv2+
|
||||
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
|
||||
Url: http://brick.kernel.dk/snaps
|
||||
|
||||
Requires: librsvg2-tools
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: gcc, libaio-devel, librsvg2-devel
|
||||
|
||||
@ -78,6 +80,9 @@ information about IO patterns.
|
||||
%{_mandir}/man1/iowatcher.*
|
||||
|
||||
%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
|
||||
- Make scripts python3-ready
|
||||
- Use LDFLAGS from redhat-rpm-config
|
||||
|
Loading…
Reference in New Issue
Block a user