From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1Nuvxp-0005VD-OY for kexec@lists.infradead.org; Thu, 25 Mar 2010 22:55:50 +0000 Date: Fri, 26 Mar 2010 09:55:05 +1100 From: Simon Horman Subject: Re: [PATCH 6/6] kexec-tools: Use default rpmbuild definations Message-ID: <20100325225505.GF5125@verge.net.au> References: <4BA498D5.8020803@bwalle.de> <20100324113009.GH10098@verge.net.au> <4BABC8EC.10108@bwalle.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4BABC8EC.10108@bwalle.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Bernhard Walle Cc: kexec@lists.infradead.org On Thu, Mar 25, 2010 at 09:34:52PM +0100, Bernhard Walle wrote: > Am 24.03.2010 12:30, schrieb Simon Horman: > > On Sat, Mar 20, 2010 at 10:43:49AM +0100, Bernhard Walle wrote: > >> Am 19.03.2010 21:37, schrieb Eric W. Biederman: > >>> Ameya Palande <2ameya@gmail.com> writes: > >>> > >>>> Since current mechanism for building rpm into custom directory is not working, > >>>> remove it and switch to system defaults for rpmbuild. > >>> > >>> Does RPM really bit rot that quickly? > >>> > >>> I know at the time I added the code it was the only way I could > >>> get rpm to build an rpm without being root. Something that seems > >>> desirable. > >> > >> It works here on openSUSE 11.1 when I change > >> > >> -RPMDIR=rpm > >> +RPMDIR=$(shell pwd)/rpm > >> > >> Of course only after applying the other patches... > > > > That seems reasonable to me, care to make it a proper patch? > > Since 529ad47e356a8e68be9cde771af8e909a784c3fc has been applied which > removes that code, this is no longer possible. ;) ;) > > However, I'm fine with that change. The user can always create a custom > ~/.rpmmacros like > > %_topdir /home/bwalle/src/packages > > to build the RPM in a local tree. Ok, that seems reasonable to me too. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec