Author: qboosh Date: Thu Aug 21 20:19:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.5.17 - removed obsolete newsysc,getdents64,sparc64 patches (applied upstream)
---- Files affected: SPECS: strace.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/strace.spec diff -u SPECS/strace.spec:1.84 SPECS/strace.spec:1.85 --- SPECS/strace.spec:1.84 Sat Aug 25 23:33:06 2007 +++ SPECS/strace.spec Thu Aug 21 22:19:15 2008 @@ -9,17 +9,14 @@ 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.16 +Version: 4.5.17 Release: 1 License: BSD-like Group: Development/Debuggers Source0: http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2 -# Source0-md5: 77f66d09aa82981bb6d65fa19a2c1ba9 +# Source0-md5: 60f50358eeb19cadabef53b548df2732 Source1: %{name}.1.pl -Patch0: %{name}-newsysc.patch -Patch1: %{name}-getdents64.patch -Patch2: %{name}-stat64.patch -Patch3: %{name}-sparc64.patch +Patch0: %{name}-stat64.patch URL: http://sourceforge.net/projects/strace/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -97,9 +94,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build %{__aclocal} @@ -137,6 +131,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2008/08/21 20:19:15 qboosh +- updated to 4.5.17 +- removed obsolete newsysc,getdents64,sparc64 patches (applied upstream) + Revision 1.84 2007/08/25 21:33:06 qboosh - updated to 4.5.16 - removed no longer needed kernel26_userspace patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/strace.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
