diff options
author | roland <roland> | 2005-08-24 22:47:05 +0000 |
---|---|---|
committer | roland <roland> | 2005-08-24 22:47:05 +0000 |
commit | 180294c169b38d634d1b5213d6dd2ed41ea4c700 (patch) | |
tree | c5cc019480c7f6387c4756a6a084fda64558a26b | |
parent | 4a88f72dcb5812e04d648f3575d7d404ae2dd4f0 (diff) | |
download | systemtap-steved-180294c169b38d634d1b5213d6dd2ed41ea4c700.tar.gz systemtap-steved-180294c169b38d634d1b5213d6dd2ed41ea4c700.tar.xz systemtap-steved-180294c169b38d634d1b5213d6dd2ed41ea4c700.zip |
2005-08-24 Roland McGrath <roland@redhat.com>
* systemtap.spec.in: Update elfutils requirement.
-rw-r--r-- | systemtap.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
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@ |