import trace-cmd-2.7-8.el8
This commit is contained in:
parent
a5b59cfba1
commit
5207fcaa56
@ -4,7 +4,7 @@
|
||||
|
||||
Name: trace-cmd
|
||||
Version: 2.7
|
||||
Release: 6%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: GPLv2 and LGPLv2
|
||||
Summary: A user interface to Ftrace
|
||||
|
||||
@ -91,7 +91,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kernelshark.desktop
|
||||
%{_libdir}/%{name}/plugins/plugin_tlb.so
|
||||
%{_libdir}/%{name}/plugins/plugin_xen.so
|
||||
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man1/trace-cmd*
|
||||
%{_mandir}/man5/*
|
||||
%{_unitdir}/trace-cmd.service
|
||||
%{_sysconfdir}/sysconfig/trace-cmd.conf
|
||||
@ -104,9 +104,18 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kernelshark.desktop
|
||||
%{_datadir}/kernelshark
|
||||
%{_datadir}/applications/kernelshark.desktop
|
||||
%{_sysconfdir}/bash_completion.d/trace-cmd.bash
|
||||
%{_mandir}/man1/kernelshark.1.gz
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 26 2019 John Kacur <jkacur@redhat.com> - 2.7-8
|
||||
- Install kernelshark manpage with kernelshark subpackage, not with trace-cmd
|
||||
Resolves: rhbz#1678252
|
||||
|
||||
* Tue Apr 02 2019 Clark Williams <williams@redhat.com> - 2.7-7
|
||||
- added OSCI gating framework
|
||||
Resolves: rhbz#1682420
|
||||
|
||||
* Thu Nov 15 2018 John Kacur <jkacur@redhat.com> - 2.7-6
|
||||
- The changes to the Makefile need to be applied from the specfile too.
|
||||
Resolves: rhbz#1601040
|
||||
|
Loading…
Reference in New Issue
Block a user