]> git.pld-linux.org Git - packages/strace.git/commitdiff
up to 6.6 auto/th/strace-6.6-1
authorJan Palus <atler@pld-linux.org>
Tue, 31 Oct 2023 18:50:23 +0000 (19:50 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 31 Oct 2023 18:50:23 +0000 (19:50 +0100)
strace.spec

index 70dc41c337698efa715705f6e72b5113f904c8cc..999d708964b0b779de5df6996ab9dffb8af1554b 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:       6.5
+Version:       6.6
 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: e2a7651192053b4df3acd4cea0ec64ef
+# Source0-md5: e1e791635e89113a78e889bfe070c111
 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.193787 seconds and 4 git commands to generate.