From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id 3313E7F8C for ; Fri, 19 Dec 2014 17:24:53 +0100 (CET) Received: from hmsreliant.think-freely.org ([2001:470:8:a08:7aac:c0ff:fec2:933b] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1Y20MB-0005uF-30; Fri, 19 Dec 2014 11:24:51 -0500 Date: Fri, 19 Dec 2014 11:24:46 -0500 From: Neil Horman To: Thomas Monjalon Message-ID: <20141219162446.GB14349@hmsreliant.think-freely.org> References: <1419001916-4116-1-git-send-email-thomas.monjalon@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1419001916-4116-1-git-send-email-thomas.monjalon@6wind.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-Spam-Status: No Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/3] pkg: update RPM recipe X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2014 16:24:53 -0000 On Fri, Dec 19, 2014 at 04:11:53PM +0100, Thomas Monjalon wrote: > Adjust RPM recipe for 1.8.0 release. > > Thomas Monjalon (3): > pkg: fix link to bind tool > pkg: support sphinx documentation > pkg: remove Intel references > > pkg/dpdk-core.spec | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) > > -- > 2.1.3 > > Acked-by: Neil Horman