diff --git a/ltrace.spec b/ltrace.spec index a6e2a8f6717876b601ff538255c0e6cfe3e4cb47..c3e9692d8ee23621fdc46c55a3ab37283b86f3ef 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -24,6 +24,9 @@ Patch0014: ltrace-0.7.91-testsuite-includes-2.patch Patch0015: ltrace-0.7.91-tautology.patch Patch0016: ltrace-0.7.91-aarch64-params.patch +# patch for loongarch +Patch8000: ltrace-0.7.91-add-support-for-loongarch.patch + # patch for openEuler Patch9000: bugfix-0001-ltrace-0.7.91-aarch64_be-compile-support.patch Patch9001: bugfix-0001-ltrace-byteswap-instruction-in-arm-be8-mode.patch @@ -31,11 +34,10 @@ Patch9002: bugfix-for-use-after-free-about-soname.patch Patch9003: fix-null-directive-argument.patch Patch9004: Initialize-nrhs-to-avoid-gcc-warning.patch -# patch for loongarch -Patch8000: ltrace-0.7.91-add-support-for-loongarch.patch - BuildRequires: elfutils-devel dejagnu libselinux-devel autoconf automake libtool +%dump + %description Ltrace is a program that runs the specified command until it exits. It intercepts and records the dynamic library calls that are called by the @@ -55,7 +57,7 @@ Summary: Help document for the ltrace package Help document for the ltrace package. %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n %{name}-%{version} -p1 -v %build autoreconf -i