summaryrefslogtreecommitdiffstats
path: root/systemtap.spec.in
diff options
context:
space:
mode:
authorroland <roland>2006-10-10 19:28:05 +0000
committerroland <roland>2006-10-10 19:28:05 +0000
commit78b522baf9619b65129b613eaed0d973a1dc9e12 (patch)
tree67fe08cf6c9e0362f4d979c3a16a9b5ecefe6fa3 /systemtap.spec.in
parentf8b4d848c0a1fa54ffcd8c7df6c375506b26c4b6 (diff)
downloadsystemtap-steved-78b522baf9619b65129b613eaed0d973a1dc9e12.tar.gz
systemtap-steved-78b522baf9619b65129b613eaed0d973a1dc9e12.tar.xz
systemtap-steved-78b522baf9619b65129b613eaed0d973a1dc9e12.zip
2006-10-10 Roland McGrath <roland@redhat.com>
* systemtap.spec.in (elfutils_version): Require 0.124 now.
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r--systemtap.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in
index e513d907..6dca4d43 100644
--- a/systemtap.spec.in
+++ b/systemtap.spec.in
@@ -1,7 +1,7 @@
# Release number for rpm build. Stays at 1 for new PACKAGE_VERSION increases.
%define release 1
# Version number of oldest elfutils release that works with systemtap.
-%define elfutils_version 0.123
+%define elfutils_version 0.124
# Set bundled_elfutils to 0 on systems that have %{elfutils_version} or newer.
%if 0%{?fedora}