From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 1/5] tools/mkrpm: improve version.release handling Date: Mon, 23 Mar 2015 18:52:32 +0100 Message-ID: <20150323175232.GA13774@aepfle.de> References: <1426872279-5001-1-git-send-email-olaf@aepfle.de> <1426872279-5001-2-git-send-email-olaf@aepfle.de> <55103C3E.3000302@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: <55103C3E.3000302@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: Wei Liu , Stefano Stabellini , Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Mar 23, George Dunlap wrote: > xen-4.6_unstable-20150323160547.x86_64.rpm Do you want to continue to get "unstable" as release? My patch uses everything passed as "$2" as Version string. I think thats ok. Release will be either 0 or $PKG_DATE. Olaf