From mboxrd@z Thu Jan 1 00:00:00 1970 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) X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Nov 2018 03:09:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,286,1539673200"; d="scan'208";a="103794620" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.107]) by orsmga003.jf.intel.com with SMTP; 27 Nov 2018 03:09:29 -0800 Received: by (sSMTP sendmail emulation); Tue, 27 Nov 2018 11:09:28 +0000 Date: Tue, 27 Nov 2018 11:09:28 +0000 From: Bruce Richardson To: Thomas Monjalon Cc: dev@dpdk.org 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 Content-Disposition: inline In-Reply-To: <20181126202659.18914-1-thomas@monjalon.net> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [dpdk-dev] [PATCH] pkg: remove RPM recipe X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2018 11:09:33 -0000 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