From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id D657E8044 for ; Fri, 19 Dec 2014 16:46:03 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 19 Dec 2014 07:46:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="431234444" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by FMSMGA003.fm.intel.com with ESMTP; 19 Dec 2014 07:34:46 -0800 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.244]) by IRSMSX104.ger.corp.intel.com ([169.254.5.209]) with mapi id 14.03.0195.001; Fri, 19 Dec 2014 15:46:01 +0000 From: "Butler, Siobhan A" To: Thomas Monjalon , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 0/3] pkg: update RPM recipe Thread-Index: AQHQG55KfDhxngXUq0md9/JGGX0Sw5yXDlbw Date: Fri, 19 Dec 2014 15:46:01 +0000 Message-ID: <0C5AFCA4B3408848ADF2A3073F7D8CC86D491A5A@IRSMSX109.ger.corp.intel.com> References: <1419001916-4116-1-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1419001916-4116-1-git-send-email-thomas.monjalon@6wind.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 15:46:04 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Friday, December 19, 2014 3:12 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 0/3] pkg: update RPM recipe >=20 > Adjust RPM recipe for 1.8.0 release. >=20 > Thomas Monjalon (3): > pkg: fix link to bind tool > pkg: support sphinx documentation > pkg: remove Intel references >=20 > pkg/dpdk-core.spec | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) >=20 > -- > 2.1.3 Acked-by: Siobhan Butler