From 316d91e519e078da0e88ef4deb4a289986162222 Mon Sep 17 00:00:00 2001 From: roland Date: Wed, 3 Aug 2005 13:15:56 +0000 Subject: [PATCH] New version 0.2.1 --- sources | 2 +- systemtap.spec | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/sources b/sources index 40acafc..c836820 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0e937bb335813c0f7f734b39487a58b3 systemtap-0.2.tar.gz 22bf6c073290d0540cf598135f6b9f7d elfutils-0.111.tar.gz +a44a14d7195715c70616164ca5118c11 systemtap-0.2.1.tar.gz diff --git a/systemtap.spec b/systemtap.spec index 6ea1d54..7d47b00 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -2,8 +2,8 @@ %define elfutils_version 0.111 Name: systemtap -Version: 0.2 -Release: 1 +Version: 0.2.1 +Release: 2 Summary: Instrumentation System Group: Development/System License: GPL @@ -90,7 +90,7 @@ make docs %install rm -rf ${RPM_BUILD_ROOT} -%makeinstall libexecdir=${RPM_BUILD_ROOT}%{_libexecdir}/systemtap +%makeinstall %if %{bundled_elfutils} installed_elfutils=${RPM_BUILD_ROOT}%{_libdir}/%{name} @@ -124,6 +124,12 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Aug 3 2005 Roland McGrath - 0.2.1-2 +- Rebuilt for FC5. + +* Wed Aug 3 2005 Roland McGrath - 0.2.1-1 +- New version 0.2.1, various fixes. + * Fri Jul 29 2005 Roland McGrath - 0.2-1 - New version 0.2, requires elfutils 0.111