From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24525 invoked by alias); 8 Aug 2008 14:20:50 -0000 Received: (qmail 24497 invoked by uid 9112); 8 Aug 2008 14:20:49 -0000 Date: Fri, 08 Aug 2008 14:20:00 -0000 Message-ID: <20080808142049.24486.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-59-gea75712 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6bba5be0972dae052f8ad7623e21ecc0425350d0 X-Git-Newrev: ea757121c0710fe6fed14409c9d334f7f5e37efd 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: X-SW-Source: 2008-q3/txt/msg00109.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 ea757121c0710fe6fed14409c9d334f7f5e37efd (commit) from 6bba5be0972dae052f8ad7623e21ecc0425350d0 (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 ea757121c0710fe6fed14409c9d334f7f5e37efd Author: Mark Wielaard Date: Fri Aug 8 16:20:05 2008 +0200 Refer to srcdir spec file Makefile so make rpm works when builddir != srcdir. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ Makefile.am | 2 +- Makefile.in | 2 +- doc/Makefile.in | 4 ++-- 4 files changed, 10 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool