Sync from SUSE:SLFO:Main ltrace revision 8de4d150d19ba5426249e03afe0ebe6d
This commit is contained in:
parent
10f6f0705b
commit
667f4c8d0e
@ -1,7 +1,7 @@
|
||||
Index: output.c
|
||||
Index: ./output.c
|
||||
===================================================================
|
||||
--- output.c.orig
|
||||
+++ output.c
|
||||
--- ./output.c.orig
|
||||
+++ ./output.c
|
||||
@@ -659,7 +659,7 @@ frame_callback (Dwfl_Frame *state, void
|
||||
|
||||
/* This mimics the output produced by libunwind below. */
|
||||
|
@ -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
|
||||
|
||||
|
10
ltrace.spec
10
ltrace.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch3 -p1
|
||||
%patch5
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user