From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/4] recipes for RPM packages Date: Wed, 30 Apr 2014 13:09:38 +0200 Message-ID: <2579041.G0rVZgHGXT@xps13> References: <1398818805-18834-1-git-send-email-thomas.monjalon@6wind.com> <20140430105221.GA27151@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Neil Horman Return-path: In-Reply-To: <20140430105221.GA27151-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-04-30 06:52, Neil Horman: > On Wed, Apr 30, 2014 at 02:46:41AM +0200, Thomas Monjalon wrote: > > The goal of this patch serie is to be able to package DPDK > > for RPM-based distributions. > > You should merge these into a single spec file so that you only have to > build once. That also cleans up the need to adjust the version information > in the spec file once, and build packages all get the same versioning. The 4 spec files are used to build 4 different git trees with their own versioning: http://dpdk.org/browse So I think it's saner to keep them in their repository. -- Thomas