Sync from SUSE:SLFO:Main ltrace revision 8de4d150d19ba5426249e03afe0ebe6d

This commit is contained in:
Adrian Schröter 2024-10-03 17:36:52 +02:00
parent 10f6f0705b
commit 667f4c8d0e
3 changed files with 10 additions and 11 deletions

View File

@ -1,7 +1,7 @@
Index: output.c Index: ./output.c
=================================================================== ===================================================================
--- output.c.orig --- ./output.c.orig
+++ output.c +++ ./output.c
@@ -659,7 +659,7 @@ frame_callback (Dwfl_Frame *state, void @@ -659,7 +659,7 @@ frame_callback (Dwfl_Frame *state, void
/* This mimics the output produced by libunwind below. */ /* This mimics the output produced by libunwind below. */

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:27:40 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Use %autosetup
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 11 13:01:23 UTC 2023 - schwab@suse.de Mon Sep 11 13:01:23 UTC 2023 - schwab@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package ltrace # spec file for package ltrace
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -54,13 +54,7 @@ This is still a work in progress, so, for example, the tracking to
child processes may fail or some things may not work as expected. child processes may fail or some things may not work as expected.
%prep %prep
%setup -q %autosetup -p1
%patch3 -p1
%patch5
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%build %build
./autogen.sh ./autogen.sh