]> git.pld-linux.org Git - packages/strace.git/commitdiff
- added strace-utilc.patch ; rel 4 auto/th/strace-4_5_18-4 auto/ti/strace-4_5_18-4
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 27 Apr 2009 07:23:55 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    strace.spec -> 1.90

strace.spec

index 5b1c561250951f3d5e3ab58de7b370b86499d79a..4630afac4bf3c4cc8336add6c6cac612e38bd5a2 100644 (file)
@@ -9,7 +9,7 @@ Summary(tr.UTF-8):      Çalışan bir sürecin yaptığı sistem çağrılarını li
 Summary(uk.UTF-8):     Відслідковує та показує системні виклики, пов'язані із запущеним процесом
 Name:          strace
 Version:       4.5.18
-Release:       3
+Release:       4
 License:       BSD-like
 Group:         Development/Debuggers
 Source0:       http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
@@ -17,6 +17,7 @@ Source0:      http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
 Source1:       %{name}.1.pl
 Patch0:                %{name}-stat64.patch
 Patch1:                %{name}-fd.patch
+Patch2:                %{name}-utilc.patch
 URL:           http://sourceforge.net/projects/strace/
 # acl and libaio for headers only
 BuildRequires: acl-devel
@@ -98,6 +99,7 @@ Doda wtedy upływający czas dla każdego procesu.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 
 %build
 %{__aclocal}
This page took 0.162659 seconds and 4 git commands to generate.