From 180294c169b38d634d1b5213d6dd2ed41ea4c700 Mon Sep 17 00:00:00 2001 From: roland Date: Wed, 24 Aug 2005 22:47:05 +0000 Subject: 2005-08-24 Roland McGrath * systemtap.spec.in: Update elfutils requirement. --- systemtap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec.in b/systemtap.spec.in index 85eb3e2a..b20780d2 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,5 +1,5 @@ %define bundled_elfutils 1 -%define elfutils_version 0.113 +%define elfutils_version 0.114 Name: systemtap Version: @VERSION@ -- cgit