From 1e4c911e990296e29d355bb1b65f2fe2b6b9c42e Mon Sep 17 00:00:00 2001 From: roland Date: Wed, 5 Apr 2006 05:24:28 +0000 Subject: [PATCH] Automatic update to 0.5.5 --- sources | 5 ++--- systemtap.spec | 18 ++++++++---------- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/sources b/sources index abef1a3..d673bb3 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -f39bcf7e1c380e8eaa768e1230dc2fad systemtap-0.5.4.tar.gz -57b9e4ab3b9fb597a72badf26f7f9bdc elfutils-0.119.tar.gz -6e30f194fc5daae3bfd92385e41f64c7 elfutils-portability.patch +998843988c2f84e46ba85bb5811da2e2 systemtap-0.5.5.tar.gz +3f757d85af891904892b4a6dc3f9e14c elfutils-0.120.tar.gz diff --git a/systemtap.spec b/systemtap.spec index 1a7f462..39a2a9d 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1,9 +1,9 @@ %define bundled_elfutils 0 -%define elfutils_version 0.119 +%define elfutils_version 0.120 Name: systemtap -Version: 0.5.4 -Release: 2.2 +Version: 0.5.5 +Release: 2 Summary: Instrumentation System Group: Development/System License: GPL @@ -100,15 +100,13 @@ rm -rf ${RPM_BUILD_ROOT} %changelog -* Fri Feb 10 2006 Jesse Keating - 0.5.4-2.2 -- bump again for double-long bug on ppc(64) - -* Tue Feb 07 2006 Jesse Keating - 0.5.4-2.1 -- rebuilt for new gcc4.1 snapshot and glibc changes - -* Thu Feb 2 2006 Frank Eigler - 0.5.4-2 +* Tue Apr 4 2006 Roland McGrath - 0.5.5-2 - Rebuilt for devel +* Tue Apr 4 2006 Roland McGrath - 0.5.5-1 +- Many changes, affected PRs include: 2068, 2293, 1989, 2334, + 1304, 2390, 2425, 953. + * Wed Feb 1 2006 Frank Ch. Eigler - 0.5.4-1 - PRs 1916, 2205, 2142, 2060, 1379