From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22348 invoked by alias); 22 Jan 2009 21:45:10 -0000 Received: (qmail 22320 invoked by uid 9156); 22 Jan 2009 21:45:09 -0000 Date: Thu, 22 Jan 2009 21:45:00 -0000 Message-ID: <20090122214509.22309.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-214-g6275c8d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c1008fd01d322bb12e66cb8dc513d488082777a4 X-Git-Newrev: 6275c8d707229558487e2927f1f9940a9d237fbe Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q1/txt/msg00052.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via 6275c8d707229558487e2927f1f9940a9d237fbe (commit) from c1008fd01d322bb12e66cb8dc513d488082777a4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6275c8d707229558487e2927f1f9940a9d237fbe Author: David Smith Date: Thu Jan 22 15:40:44 2009 -0600 2009-01-22 David Smith * systemtap.spec: Added 'nss-devel' buildreq so that the 'client' subpackage could be built correctly. Added file-based buildreq for xmlto's pdf support, which works on f8, f9, f9, and rhel5. * configure.ac: Fixed typo. * configure: Regenerated. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 9 +++++++++ configure | 2 +- configure.ac | 2 +- systemtap.spec | 6 +++++- 4 files changed, 16 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool