From 5ef5d3d552abdda6a422175dc4d379ff38319908 Mon Sep 17 00:00:00 2001 From: fche Date: Fri, 2 Dec 2005 19:34:36 +0000 Subject: 2005-12-02 Frank Ch. Eigler * 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. --- systemtap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemtap.spec.in') 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 -- cgit