]> git.pld-linux.org Git - packages/strace.git/blobdiff - strace.spec
up to 6.9
[packages/strace.git] / strace.spec
index 65f559633f8d292b0a259a46f43590ff784838e8..26c9acc66e23225633b8620e30f9acf975b19198 100644 (file)
@@ -21,12 +21,12 @@ Summary(ru.UTF-8):  Отслеживает и показывает системн
 Summary(tr.UTF-8):     Çalışan bir sürecin yaptığı sistem çağrılarını listeler
 Summary(uk.UTF-8):     Відслідковує та показує системні виклики, пов'язані із запущеним процесом
 Name:          strace
-Version:       5.11
+Version:       6.9
 Release:       1
 License:       LGPL v2.1+
 Group:         Development/Debuggers
 Source0:       https://github.com/strace/strace/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: f5a317fd535465cf9130d0547661f5c4
+# Source0-md5: 395900d4de0b6b8c4707045a9782134c
 Source1:       %{name}.1.pl
 URL:           https://strace.io/
 # acl and libaio for headers only
@@ -121,7 +121,7 @@ CFLAGS="%{rpmcflags} -fPIE"
 %configure \
        %{!?with_libiberty:--without-libiberty} \
        %{!?with_libunwind:--without-libunwind} \
-        --enable-mpers=%{?with_mpers:yes}%{!?with_mpers:no}
+       --enable-mpers=%{?with_mpers:yes}%{!?with_mpers:no}
 %{__make}
 
 %install
This page took 0.034194 seconds and 4 git commands to generate.