!63 Fix spec file

From: @meiyang666 
Reviewed-by: @Charlie_li 
Signed-off-by: @Charlie_li
This commit is contained in:
openeuler-ci-bot 2023-12-27 01:34:56 +00:00 committed by Gitee
commit 539b7f4e1f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: trace-cmd Name: trace-cmd
Version: 2.9.2 Version: 2.9.2
Release: 11 Release: 12
Summary: A front-end for Ftrace Summary: A front-end for Ftrace
License: GPLv2 and LGPLv2 License: GPLv2 and LGPLv2
URL: http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git;a=summary URL: http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git;a=summary
@ -13,6 +13,8 @@ Patch0003: backport-trace-cmd-library-Fixed-a-memory-leak-on-input-han
Patch0004: backport-Remove-unneeded-multiply-in-events-timesta.patch Patch0004: backport-Remove-unneeded-multiply-in-events-timesta.patch
Patch0005: backport-Changing-default-install-path-of-plugins.patch Patch0005: backport-Changing-default-install-path-of-plugins.patch
Patch0006: backport-Fix-broken-profile-command.patch Patch0006: backport-Fix-broken-profile-command.patch
Patch0007: backport-trace-cmd-stream-Set-default-sleep-time-to-half-a-se.patch
Patch0008: backport-trace-cmd-record-Set-sleep_time-to-zero-at-end-of-re.patch
BuildRequires: gcc xmlto asciidoc mlocate libxml2-devel chrpath BuildRequires: gcc xmlto asciidoc mlocate libxml2-devel chrpath
BuildRequires: gtk2-devel glib2-devel desktop-file-utils libtraceevent-devel BuildRequires: gtk2-devel glib2-devel desktop-file-utils libtraceevent-devel
@ -72,10 +74,13 @@ echo "%{_bindir}/%{name}" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.co
%{_mandir}/man5/* %{_mandir}/man5/*
%changelog %changelog
* Thu Dec 26 2023 meiyang666 <wangmeiyang@xfusion.com> - 2.9.2-11 * Tue Dec 26 2023 meiyang666 <wangmeiyang@xfusion.com> - 2.9.2-12
- Fix spec file
* Tue Dec 26 2023 meiyang666 <wangmeiyang@xfusion.com> - 2.9.2-11
- trace-cmd record: Set sleep_time to zero at end of recording - trace-cmd record: Set sleep_time to zero at end of recording
* Thu Dec 26 2023 meiyang666 <wangmeiyang@xfusion.com> - 2.9.2-10 * Tue Dec 26 2023 meiyang666 <wangmeiyang@xfusion.com> - 2.9.2-10
- trace-cmd stream: Set default sleep time to half a second - trace-cmd stream: Set default sleep time to half a second
* Mon Jan 09 2023 Bolehu <heyaohua@xfusion.com> - 2.9.2-9 * Mon Jan 09 2023 Bolehu <heyaohua@xfusion.com> - 2.9.2-9