From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Grover Subject: Re: rtsadmin-v1.99 BETA packages Date: Tue, 17 May 2011 10:12:12 -0700 Message-ID: <4DD2AC6C.5020205@redhat.com> References: <1304121705.14278.196.camel@haakon2.linux-iscsi.org> <1304553788.10072.241.camel@haakon2.linux-iscsi.org> <4DCAC075.5090007@redhat.com> <1305160226.19744.47.camel@haakon2.linux-iscsi.org> <1305337311.7102.88.camel@haakon2.linux-iscsi.org> <4DCF1215.2010406@redhat.com> <1305617458.2856.139.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53076 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755327Ab1EQRMj (ORCPT ); Tue, 17 May 2011 13:12:39 -0400 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jerome Martin Cc: nab@risingtidesystems.com, Mike Christie , Christoph Hellwig , Hannes Reinecke , "Patil, Kiran" , "Love, Robert W" , Madhu Iyengar , Andrew Vasquez , FUJITA Tomonori , "J.H." , "H. Peter Anvin" , Matthew Wilcox , Stefan Hajnoczi , linux-iscsi-target-dev , linux-scsi@vger.kernel.org, James Bottomley , Boaz Harrosh , Paolo Bonzini , Marc Fleischmann On 05/17/2011 05:56 AM, Jerome Martin wrote: > Andy, in your own packaging, I noticed you got rid of the timestamps. > Please don't, it is here for a good reason: It guarantees a proper > version comparison/ordering across development builds, for both dpkg and > rpm. If the version string seems lengthy to you, remember that those are > just for for development builds, tagged ones will be much easier to the eye. Sure, I did add a .0 after the 1.99 in order to allow for further development rpms before 2.0, but I can see how timestamps would be easier from an automation perspective. In any case, since my rpm building process is rather manual, I'll probably refrain from many more versions before release. I just wanted to get something out there for my own use, and to get it in the pipeline for distro inclusion. > Last, but not least regarding your initial question, as Nic said, the > frozen packages are not part of the OSS tree. In order to differentiate > the non-OSS tree builds from the OSS ones, we prepend a '1' to the OSS > tree version strings, allowing us to provide an upgrade path from OSS to > non OSS (same packages names, but higher version, allows seemless > upgrade), and also distinguish the packages easily. But please don't > bother about that specific item, it is not relevant to the OSS branch, > just mentioning it FYI :-) Ok, thanks. I think for my purposes, I can ignore the -frozen packages, and even pretend your non-OSS version doesn't exist, and go from there. Regards -- Andy