Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rtla for openSUSE:Factory checked in at 2024-10-06 17:51:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtla (Old) and /work/SRC/openSUSE:Factory/.rtla.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtla" Sun Oct 6 17:51:57 2024 rev:8 rq:1205645 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/rtla/rtla.changes 2024-08-16 12:24:05.496133324 +0200 +++ /work/SRC/openSUSE:Factory/.rtla.new.19354/rtla.changes 2024-10-06 17:52:09.009549179 +0200 @@ -1,0 +2,6 @@ +Fri Oct 4 07:09:18 UTC 2024 - Daniel Wagner <daniel.wag...@suse.com> + +- The kernel ships the necessary build fix, thus + remove fix-libtracefs.patch + +------------------------------------------------------------------- Old: ---- fix-libtracefs.patch BETA DEBUG BEGIN: Old:- The kernel ships the necessary build fix, thus remove fix-libtracefs.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtla.spec ++++++ --- /var/tmp/diff_new_pack.qEDyWO/_old 2024-10-06 17:52:09.533570954 +0200 +++ /var/tmp/diff_new_pack.qEDyWO/_new 2024-10-06 17:52:09.537571121 +0200 @@ -24,7 +24,6 @@ Summary: Real-Time Linux Analysis tools License: GPL-2.0-only URL: https://www.kernel.org/ -Patch1: fix-libtracefs.patch BuildRequires: kernel-source BuildRequires: libtraceevent-devel BuildRequires: libtracefs-devel @@ -52,7 +51,6 @@ (cd %{_prefix}/src/linux ; tar -cf - COPYING CREDITS README tools include scripts Kbuild Makefile arch/*/{include,lib,Makefile} lib Documentation/tools/rtla) | tar -xf - # Workaround for missing lib dependency sed -i 's/--libs libtracefs/--libs libtracefs libtraceevent/' tools/tracing/rtla/Makefile -%patch -P 1 -p1 %build cd tools/tracing/rtla