From 3d2653b57275362c958bdb2468feb3a38c1108f9 Mon Sep 17 00:00:00 2001 From: roland Date: Mon, 15 Aug 2005 01:41:00 +0000 Subject: 2005-08-14 Roland McGrath * systemtap.spec.in: Update elfutils_version requirement to 0.113; restore bundled_elfutils setting to 1. --- systemtap.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systemtap.spec.in') diff --git a/systemtap.spec.in b/systemtap.spec.in index 526170d1..d8479ca2 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,5 +1,5 @@ -%define bundled_elfutils 0 -%define elfutils_version 0.111 +%define bundled_elfutils 1 +%define elfutils_version 0.113 Name: systemtap Version: @VERSION@ -- cgit