From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH v3 2/2] Add a "make rpmball" target Date: Mon, 10 Mar 2014 16:31:12 +0000 Message-ID: <531DE8D0.60906@eu.citrix.com> References: <1394455616-5653-1-git-send-email-george.dunlap@eu.citrix.com> <1394455616-5653-2-git-send-email-george.dunlap@eu.citrix.com> <21277.59353.569790.263058@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21277.59353.569790.263058@mariner.uk.xensource.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: Ian Jackson Cc: Olaf Hering , Ian Campbell , Dario Faggioli , Don Slutz , xen-devel@lists.xen.org, M A Young List-Id: xen-devel@lists.xenproject.org On 03/10/2014 04:27 PM, Ian Jackson wrote: > George Dunlap writes ("[PATCH v3 2/2] Add a "make rpmball" target"): >> Build a simplistic dummy package, similar to "make debball", for >> developers on rpm-based systems. > This is obviously a good thing to have but I'll wait for feedback > before committing this as I can't easily test it myself. Well given that I can't test things on Don's system either, it may be more sensible to check this in as it is, and allow him to fix it so that it works for him. (Although then it may break for me, but we can hope that later versions of rpmbuild are more likely to be compatible with earlier versions...) -George