|
@@ -1,7 +1,7 @@
|
|
Summary: Tracks and displays system calls associated with a running process.
|
|
Summary: Tracks and displays system calls associated with a running process.
|
|
Summary(ja): 動作中のプロセスと関連するシステムコールの追跡/表示
|
|
Summary(ja): 動作中のプロセスと関連するシステムコールの追跡/表示
|
|
Name: strace
|
|
Name: strace
|
|
-Version: 4.5.18
|
|
+Version: 4.5.20
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: BSD
|
|
License: BSD
|
|
Group: Development/Tools
|
|
Group: Development/Tools
|
|
@@ -98,6 +98,9 @@ rm -rf %{buildroot}
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun May 16 2010 Shu KONNO <owa@bg.wakwak.com> 4.5.20-1
|
|
|
|
+- updated to 4.5.20
|
|
|
|
+
|
|
* Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.5.18-1
|
|
* Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.5.18-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- spec in utf-8
|
|
- spec in utf-8
|