packages: strace/strace-stat64.patch, strace/strace.spec - up to 4.6
arekm
arekm at pld-linux.org
Wed Mar 30 13:13:35 CEST 2011
Author: arekm Date: Wed Mar 30 11:13:35 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 4.6
---- Files affected:
packages/strace:
strace-stat64.patch (1.4 -> 1.5) , strace.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: packages/strace/strace-stat64.patch
diff -u packages/strace/strace-stat64.patch:1.4 packages/strace/strace-stat64.patch:1.5
--- packages/strace/strace-stat64.patch:1.4 Thu Apr 15 09:39:14 2010
+++ packages/strace/strace-stat64.patch Wed Mar 30 13:13:29 2011
@@ -79,3 +79,4 @@
tprintf(", st_gen=%u", statbuf.st_gen);
#endif
tprintf("}");
+
================================================================
Index: packages/strace/strace.spec
diff -u packages/strace/strace.spec:1.95 packages/strace/strace.spec:1.96
--- packages/strace/strace.spec:1.95 Sat Jan 29 01:07:25 2011
+++ packages/strace/strace.spec Wed Mar 30 13:13:29 2011
@@ -9,12 +9,12 @@
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/
@@ -99,7 +99,7 @@
%patch0 -p1
%build
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -134,6 +134,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2011/03/30 11:13:29 arekm
+- up to 4.6
+
Revision 1.95 2011/01/29 00:07:25 sparky
- dropped pre-cvs changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/strace/strace-stat64.patch?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/strace/strace.spec?r1=1.95&r2=1.96&f=u
More information about the pld-cvs-commit
mailing list