From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] Add a "make rpmball" target Date: Mon, 3 Mar 2014 18:23:36 +0100 Message-ID: <20140303172336.GA26596@aepfle.de> References: <1393858780-11628-1-git-send-email-george.dunlap@eu.citrix.com> <20140303162358.GA23543@aepfle.de> <5314AF0C.6080708@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5314AF0C.6080708@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Ian Jackson , Dario Faggioli , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Mar 03, George Dunlap wrote: > >In this case, to avoid package conflicts, add some tags like: > >Obsoletes: xen-libs > >Obsoletes: xen-tools > What exactly would this be for? In my case it would replace the distro xen,xen-libs,xen-tools.rpm with the new xen.rpm. If none of these packages are installed, its a nop. Olaf