DPDK patches and discussions
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: Vincent JARDIN <vincent.jardin@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Heads up: Fedora packaging plans
Date: Wed, 14 May 2014 06:54:02 -0400	[thread overview]
Message-ID: <20140514105402.GA30087@hmsreliant.think-freely.org> (raw)
In-Reply-To: <5372A0CE.6080109@6wind.com>

On Wed, May 14, 2014 at 12:46:38AM +0200, Vincent JARDIN wrote:
> Neil,
> 
> > Please find here:
> >   http://people.redhat.com/nhorman/dpdk-1.7.0-0.1.gitb20539d68.src.rpm
> 
> Your spec file is broken:
> 
> A simple patch:
> --- dpdk.spec	2014-05-13 22:43:15.892000000 +0000
> +++ ../dpdk.spec.vj	2014-05-13 22:42:40.221000000 +0000
> @@ -75,7 +75,7 @@
> 
>  %build
>  make O=%{target} T=%{target} config
> -sed -ri 's,(RTE_MACHINE=).*,\1%{machine},  %{target}/.config
> +sed -ri 's,(RTE_MACHINE=).*,\1%{machine},' %{target}/.config
>  sed -ri 's,(RTE_APP_TEST=).*,\1n,'         %{target}/.config
>  sed -ri 's,(RTE_BUILD_SHARED_LIB=).*,\1y,' %{target}/.config
>  make O=%{target} %{?_smp_mflags}
> 
> Best regards,
>   Vincent
> 
Thank you, that should actually be entirely removed though.  We don't need to be
altering the configuration at all since I dropped in complete new config files
as sources .

  reply	other threads:[~2014-05-14 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 19:08 Neil Horman
2014-05-13 22:46 ` Vincent JARDIN
2014-05-14 10:54   ` Neil Horman [this message]
2014-05-19 10:11 ` Thomas Monjalon
2014-05-19 13:18   ` Neil Horman
2014-05-19 16:28     ` Thomas Monjalon
2014-05-19 16:48       ` Neil Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140514105402.GA30087@hmsreliant.think-freely.org \
    --to=nhorman@tuxdriver.com \
    --cc=dev@dpdk.org \
    --cc=vincent.jardin@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).