diff options
author | fche <fche> | 2005-12-02 19:34:36 +0000 |
---|---|---|
committer | fche <fche> | 2005-12-02 19:34:36 +0000 |
commit | 5ef5d3d552abdda6a422175dc4d379ff38319908 (patch) | |
tree | 0ecfe3d3037de59f17e798e9f4d161eda8b7c292 /systemtap.spec.in | |
parent | 1e665ba9d06c7eae745416c6d04b78adae37f7c0 (diff) | |
download | systemtap-steved-5ef5d3d552abdda6a422175dc4d379ff38319908.tar.gz systemtap-steved-5ef5d3d552abdda6a422175dc4d379ff38319908.tar.xz systemtap-steved-5ef5d3d552abdda6a422175dc4d379ff38319908.zip |
2005-12-02 Frank Ch. Eigler <fche@elastic.org>
* configure.ac: Bump version number.
* stap.1.in: Document some of the new print/stats stuff.
* configure: Regenerated.
* systemtap.spec.in: Enable ia64 and ppc builds.
Diffstat (limited to 'systemtap.spec.in')
-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 3248b119..9ab83ede 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -10,7 +10,7 @@ License: GPL URL: http://sourceware.org/systemtap/ Source: ftp://sourceware.org/pub/%{name}/%{name}-%{version}.tar.gz -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 ppc ia64 BuildRoot: %{_tmppath}/%{name}-root |