From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18293 invoked by alias); 13 Nov 2003 10:10:31 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 18279 invoked from network); 13 Nov 2003 10:10:30 -0000 Received: from unknown (HELO gary-benson.demon.co.uk) (80.177.162.128) by sources.redhat.com with SMTP; 13 Nov 2003 10:10:30 -0000 Received: from slippy.wire.rat ([192.168.1.1]) by gary-benson.demon.co.uk with esmtp (Exim 3.36 #1) id 1AKEQh-0006sv-00 for rhug-rhats@sources.redhat.com; Thu, 13 Nov 2003 10:10:24 +0000 Received: from slippy.wire.rat (localhost.localdomain [127.0.0.1]) by slippy.wire.rat (8.12.8/8.12.8) with ESMTP id hADAAHWL003739 for ; Thu, 13 Nov 2003 10:10:17 GMT Received: (from gary@localhost) by slippy.wire.rat (8.12.8/8.12.8/Submit) id hADAADvk003737 for rhug-rhats@sources.redhat.com; Thu, 13 Nov 2003 10:10:13 GMT Date: Thu, 13 Nov 2003 10:10:00 -0000 From: Gary Benson To: rhug-list Subject: Re: [naoko] Updated ant, and fun with yum Message-ID: <20031113101002.GC3419@redhat.com> Mail-Followup-To: rhug-list References: <20031112125800.GE3419@redhat.com> <1068624547.27619.9.camel@ibook> <20031112151000.GJ3419@redhat.com> <87llql1oi7.fsf@fleche.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87llql1oi7.fsf@fleche.redhat.com> User-Agent: Mutt/1.4.1i X-PGP-Fingerprint: 6646 CF68 DEA8 07CA CA64 C18C A150 FC2D 85A8 F78B X-SW-Source: 2003-11/txt/msg00009.txt.bz2 Tom Tromey wrote: > >>>>> "Gary" == Gary Benson writes: > > >> 4)If I get all the source rpms, what would be the quickest build > >> procedure for the whole set, ie. does the build work accross the set > >> of src rpms? > > Gary> I'm not sure what you mean by either of these... > > I think he wants to know what order in which he should build the > SRPMs. I thought there was a rebuild script in > redhat-java-rpm-scripts, but now I can't seem to find it. A good order is (redhat-java-rpm-scripts), junit, jaf, jakarta-regexp, cup, xerces-j, commons-logging, commons-collections, servletapi, javamail, bcel, commons-beanutils, commons-fileupload, xalan-j, commons-digester, ant, mx4j, (mysql-jdbc), struts, commons-modeler and tomcat. Ones in brackets are noarch, so you can probably use the existing binary packages without rebuilding. Gary