From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2004 invoked by alias); 15 Jan 2010 15:31:39 -0000 Received: (qmail 1995 invoked by uid 22791); 15 Jan 2010 15:31:39 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Jan 2010 15:31:34 +0000 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0FFVWIe005411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 15 Jan 2010 10:31:33 -0500 Received: from [10.11.231.126] (dhcp231-126.rdu.redhat.com [10.11.231.126]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0FFVVLv032215 for ; Fri, 15 Jan 2010 10:31:32 -0500 Message-ID: <4B508A53.7040200@redhat.com> Date: Fri, 15 Jan 2010 15:31:00 -0000 From: William Cohen User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0 MIME-Version: 1.0 To: systemtap@sourceware.org Subject: Re: systemtapgui source tarball References: <4B4B3DB6.9010405@redhat.com> <4B502550.3040605@linux.vnet.ibm.com> In-Reply-To: <4B502550.3040605@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00135.txt.bz2 On 01/15/2010 03:20 AM, Anithra P Janakiraman wrote: > On 01/11/2010 08:33 PM, William Cohen wrote: >> Fedora packages should have a URL in them that point to a tarball that >> holds to source code used in the package. systemtapgui was listed in: >> >> http://www.scrye.com/~kevin/fedora/sourcecheck/sourcecheck-20100106.txt >> >> With: >> >> anithra:BADSOURCE:com.ibm.systemtapgui.src.tar.gz:eclipse-systemtapgui >> >> Is the tarball used in the eclipse-systemtapgui packages available on: >> >> http://sourceforge.net/projects/stapgui/files/ > > > Hi Will, > > I wasnt aware of this. Thanks for pointing it out. The source is > available on > http://sourceforge.net/projects/stapgui/files/ but in the stapguiplugins > folder. I'll move it out to the files directory. > > Regards, > Anithra. Hi Anithra, If correct, the URL should download the file used in the SRPM. Also shouldn't there be a version number in the tarball? Or is this guaranteed not to change? http://downloads.sourceforge.net/stapgui/com.ibm.systemtapgui.src.tar.gz -Will