From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] pkg: remove RPM recipe Date: Tue, 27 Nov 2018 11:09:28 +0000 Message-ID: <20181127110927.GA29712@bricha3-MOBL.ger.corp.intel.com> References: <20181126202659.18914-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 9CBA5326C for ; Tue, 27 Nov 2018 12:09:32 +0100 (CET) Content-Disposition: inline In-Reply-To: <20181126202659.18914-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Nov 26, 2018 at 09:26:59PM +0100, Thomas Monjalon wrote: > This RPM recipe is not well maintained and probably not used a lot. > Each distribution has its own constraints and recipes. > It may not be a good idea to try maintaining packaging recipes in > the project itself. > > Signed-off-by: Thomas Monjalon Acked-by: Bruce Richardson