diff options
-rw-r--r-- | systemtap.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
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@ |