From 042495fbb10c5384a577d071e91bd2990e6480e5 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 23 May 2007 20:26:44 +0000 Subject: [PATCH] Clifford Wolf: Updated strace (4.5.15) [2007051617562625520] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8422 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- .../strace/strace-4.5.14-glibc-2.5-1.patch | 18 ------------------ package/base/strace/strace.desc | 4 ++-- 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 package/base/strace/strace-4.5.14-glibc-2.5-1.patch diff --git a/package/base/strace/strace-4.5.14-glibc-2.5-1.patch b/package/base/strace/strace-4.5.14-glibc-2.5-1.patch deleted file mode 100644 index e6a7b782b..000000000 --- a/package/base/strace/strace-4.5.14-glibc-2.5-1.patch +++ /dev/null @@ -1,18 +0,0 @@ -Submitted By: Ken Moffat -Date: 2006-12-29 -Initial Package Version: 4.5.14 -Upstream Status: Merged -Origin: Appears to have come from fedora, to fix RH#209856 -Description: Allows compilation with glibc-2.5 - ---- strace-4.5.14/strace.c.orig 2006-12-29 22:42:51.000000000 +0000 -+++ strace-4.5.14/strace.c 2006-12-29 22:43:16.000000000 +0000 -@@ -2251,7 +2251,7 @@ - if (!cflag - && (qual_flags[WSTOPSIG(status)] & QUAL_SIGNAL)) { - unsigned long addr = 0, pc = 0; --#ifdef PT_GETSIGINFO -+#if defined(PT_CR_IPSR) && defined(PT_CR_IIP) && defined(PT_GETSIGINFO) - # define PSR_RI 41 - struct siginfo si; - unsigned long psr; diff --git a/package/base/strace/strace.desc b/package/base/strace/strace.desc index 9c2d8ad2e..4f793519a 100644 --- a/package/base/strace/strace.desc +++ b/package/base/strace/strace.desc @@ -40,8 +40,8 @@ [L] OpenSource [S] Stable -[V] 4.5.14 +[V] 4.5.15 [P] X X1-3-----9 102.600 -[D] 3805372560 strace-4.5.14.tar.bz2 http://dl.sourceforge.net/sourceforge/strace/ +[D] 3459310751 strace-4.5.15.tar.bz2 http://dl.sourceforge.net/sourceforge/strace/