[packages/trace-cmd] - updated to 3.4

qboosh qboosh at pld-linux.org
Wed May 13 21:15:48 CEST 2026


commit 4bfcaed28d3a191f351e5bd8b06d72bd0bf7654b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 13 21:15:45 2026 +0200

    - updated to 3.4

 trace-cmd-link.patch | 11 -----------
 trace-cmd.spec       | 15 ++++++++-------
 2 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/trace-cmd.spec b/trace-cmd.spec
index 780534b..ced85b3 100644
--- a/trace-cmd.spec
+++ b/trace-cmd.spec
@@ -1,28 +1,29 @@
 Summary:	trace-cmd - interact with Ftrace Linux kernel internal tracer
 Summary(pl.UTF-8):	trace-cmd - interakcja z Ftrace - wewnętrznym systemem śledzenia jądra Linuksa
 Name:		trace-cmd
-Version:	3.2
+Version:	3.4
 Release:	1
 License:	GPL v2
 Group:		Development/Tools
 Source0:	https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/%{name}-v%{version}.tar.gz
-# Source0-md5:	aebecc253f0991368fe8d88c20b9713c
+# Source0-md5:	62c36c61f625116343ba0fe8cc965672
 Patch0:		%{name}-link.patch
 URL:		https://www.trace-cmd.org/
 BuildRequires:	asciidoc
 BuildRequires:	audit-libs-devel
 BuildRequires:	docbook-dtd45-xml
 BuildRequires:	docbook-style-xsl
-BuildRequires:	libtraceevent-devel >= 1.5
-BuildRequires:	libtracefs-devel >= 1.6
+BuildRequires:	gcc >= 5:3.2
+BuildRequires:	libtraceevent-devel >= 1.9
+BuildRequires:	libtracefs-devel >= 1.8
 BuildRequires:	pkgconfig
 BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	rpmbuild(macros) >= 1.673
 BuildRequires:	swig-python >= 2
 BuildRequires:	zlib-devel
 BuildRequires:	zstd-devel >= 1.4.0
-Requires:	libtraceevent >= 1.5
-Requires:	libtracefs >= 1.6
+Requires:	libtraceevent >= 1.9
+Requires:	libtracefs >= 1.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -103,5 +104,5 @@ rm -rf $RPM_BUILD_ROOT
 %files python
 %defattr(644,root,root,755)
 %dir %{_libdir}/%{name}/python
-%attr(755,root,root) %{_libdir}/%{name}/python/ctracecmd.so
+%{_libdir}/%{name}/python/ctracecmd.so
 %{_libdir}/%{name}/python/tracecmd.py
diff --git a/trace-cmd-link.patch b/trace-cmd-link.patch
index a9d3a00..34ec15f 100644
--- a/trace-cmd-link.patch
+++ b/trace-cmd-link.patch
@@ -9,14 +9,3 @@
  
  export LIBS TRACE_LIBS
  export LIBTRACECMD_DIR
---- trace-cmd-v3.2/python/ctracecmd.i.orig	2023-06-07 22:21:00.000000000 +0200
-+++ trace-cmd-v3.2/python/ctracecmd.i	2023-09-17 22:31:17.736449648 +0200
-@@ -239,6 +239,8 @@ static int python_callback(struct trace_
- 
- %ignore trace_seq_vprintf;
- %ignore vpr_stat;
-+%ignore tep_plugin_kvm_get_func;
-+%ignore tep_plugin_kvm_put_func;
- 
- /* SWIG can't grok these, define them to nothing */
- #define __trace
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/trace-cmd.git/commitdiff/4bfcaed28d3a191f351e5bd8b06d72bd0bf7654b



More information about the pld-cvs-commit mailing list