[packages/strace] up to 7.0
atler
atler at pld-linux.org
Mon Apr 27 01:55:39 CEST 2026
commit fe36ba3919ef30bef5158373633a3ac62fdf4182
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Apr 27 01:55:19 2026 +0200
up to 7.0
strace.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/strace.spec b/strace.spec
index 05f9f14..1bf1915 100644
--- a/strace.spec
+++ b/strace.spec
@@ -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.19
+Version: 7.0
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: 27df05d9aecdba5460f25633cef92b1e
+# Source0-md5: 3453a5880241e7327e467410646b611a
Source1: %{name}.1.pl
URL: https://strace.io/
# acl and libaio for headers only
@@ -34,6 +34,7 @@ BuildRequires: acl-devel
%{?with_libiberty:BuildRequires: binutils-devel >= 4:2.30-1}
BuildRequires: libaio-devel
%{?with_libunwind:BuildRequires: libunwind-devel}
+BuildRequires: ncurses-devel
BuildRequires: tar >= 1:1.22
BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/strace.git/commitdiff/fe36ba3919ef30bef5158373633a3ac62fdf4182
More information about the pld-cvs-commit
mailing list