]> git.pld-linux.org Git - packages/strace.git/commitdiff
- up to 4.6 auto/th/strace-4_6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 30 Mar 2011 11:13:29 +0000 (11:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    strace-stat64.patch -> 1.5
    strace.spec -> 1.96

strace-stat64.patch
strace.spec

index 6208ce4cea019e178cbc86d18f6f40beca667d08..8839213a4679c799d33f1049d4c56ff60fdebe6c 100644 (file)
@@ -79,3 +79,4 @@
                tprintf(", st_gen=%u", statbuf.st_gen);
  #endif
                tprintf("}");
+
index 4a51ed9485319cd17ca67e7e4a8e401a752d81f3..d883517a90068b085e97cab2188dbc97fc91c484 100644 (file)
@@ -8,12 +8,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:       4.5.20
+Version:       4.6
 Release:       1
 License:       BSD-like
 Group:         Development/Debuggers
-Source0:       http://downloads.sourceforge.net/strace/%{name}-%{version}.tar.bz2
-# Source0-md5: 64dfe10d9db0c1e34030891695ffca4b
+Source0:       http://downloads.sourceforge.net/strace/%{name}-%{version}.tar.xz
+# Source0-md5: e537b2b1afeec70c0e6e27a0d0fd671e
 Source1:       %{name}.1.pl
 Patch0:                %{name}-stat64.patch
 URL:           http://sourceforge.net/projects/strace/
@@ -98,7 +98,7 @@ Doda wtedy upływający czas dla każdego procesu.
 %patch0 -p1
 
 %build
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.172509 seconds and 4 git commands to generate.