]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - strace/strace.nm
kernel: Enable aarch64 kernel
[ipfire-3.x.git] / strace / strace.nm
index 7aec6d76744cc7db203987b4828db0aed5487531..19758a93cdb43f5f8d99d100a4e8b542cf526e95 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = strace
-version    = 4.5.19
+version    = 4.13
 release    = 1
 
 groups     = Development/Debuggers
@@ -13,24 +13,18 @@ license    = BSD
 summary    = Tracks and displays system calls associated with a running process.
 
 description
-       The strace program intercepts and records the system calls called and \
-       received by a running process.  Strace can print a record of each \
-       system call, its arguments and its return value. Strace is useful \
-       for diagnosing problems and debugging, as well as for instructional \
+       The strace program intercepts and records the system calls called and
+       received by a running process.  Strace can print a record of each
+       system call, its arguments and its return value. Strace is useful
+       for diagnosing problems and debugging, as well as for instructional
        purposes.
 end
 
-source_dl  = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}
-sources    = %{thisapp}.tar.bz2
-
-build
-       configure_options += \
-               --mandir=/usr/share/man
-end
+source_dl  = http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/
+sources    = %{thisapp}.tar.xz
 
 packages
        package %{name}
-       end
 
        package %{name}-debuginfo
                template DEBUGINFO