From a88a23f688570b1b6c4b90f2bcbb79b4eece60c3 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 11 Dec 2009 22:00:02 +0000 Subject: [PATCH] Rebuild against rpm-4.8.0 --- systemtap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 557e7f1..87ed315 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -9,7 +9,7 @@ Name: systemtap Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} # for version, see also configure.ac Summary: Instrumentation System Group: Development/System @@ -397,6 +397,9 @@ exit 0 %changelog +* Fri Dec 11 2009 Josh Stone - 1.0-3 +- Rebuild against rpm-4.8.0 + * Wed Oct 21 2009 Josh Stone - 1.0-2 - Fix three --unprivileged DOS issues (CVE-2009-2911)