From 1ce38b8f664f961a1f152149464eeccac081f70e Mon Sep 17 00:00:00 2001 From: roland Date: Thu, 15 Jun 2006 08:51:17 +0000 Subject: 2006-06-15 Roland McGrath * systemtap.spec.in: Require elfutils-0.121. --- systemtap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec.in b/systemtap.spec.in index 706bb31b..e06edad7 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,5 +1,5 @@ %define bundled_elfutils 0 -%define elfutils_version 0.120 +%define elfutils_version 0.121 Name: systemtap Version: @VERSION@ -- cgit