From ea1abc645d81ad4688d1ad41b38b9b0d5348ae7e Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 28 Aug 2013 07:58:54 -0400 Subject: [PATCH] Update to 4.8 --- packaging/strace.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/packaging/strace.spec b/packaging/strace.spec index 23ee303f..a6d273b2 100644 --- a/packaging/strace.spec +++ b/packaging/strace.spec @@ -3,12 +3,12 @@ BuildRequires: libacl-devel BuildRequires: libaio-devel BuildRequires: lksctp-tools-devel BuildRequires: xz -Version: 4.7 +Version: 4.8 Release: 0 License: BSD-3-Clause Summary: A utility to trace the system calls of a program Url: http://sourceforge.net/projects/strace/ -Group: Development/Tools/Debuggers +Group: Development/Tools Source: http://dl.sourceforge.net/strace/strace-%{version}.tar.xz Source2: baselibs.conf Source1001: strace.manifest @@ -24,8 +24,7 @@ cp %{SOURCE1001} . %build export CFLAGS="%{optflags}" -%configure - +%configure make %{?_smp_mflags} # Have to exclude make check for qemu builds, which apparently don't support PTRACE. -- 2.34.1