Re: [PATCH] scripts/package: binrpm-pkg do not build source tar file v4

2014-12-08 Thread Michal Marek
Dne 4.12.2014 v 16:53 j.gli...@gmail.com napsal(a): > From: Jérôme Glisse > > When doing make binrpm-pkg we only want to build the binary and header > package as the documentation of binrpm-pkg target claims. Hence this > patch avoid building the source and devel package. This makes binrpm-pkg >

Re: [PATCH] scripts/package: binrpm-pkg do not build source tar file v2

2014-12-02 Thread Michal Marek
On 2014-12-01 21:57, j.gli...@gmail.com wrote: > From: Jérôme Glisse > > When doing make binrpm-pkg we do not want to build the source tar > file. This patch avoid doing the gigantic tar file. Can you also update the changelog and subject? There is no gigantic tar file. > > echo 'rm -f $RPM_

Re: [PATCH] scripts/package: binrpm-pkg do not build source tar file

2014-12-01 Thread Jerome Glisse
On Thu, Nov 27, 2014 at 03:33:41PM +0100, Michal Marek wrote: > On 2014-10-31 20:05, j.gli...@gmail.com wrote: > > From: Jérôme Glisse > > > > When doing make binrpm-pkg we do not want to build the source tar > > file. This patch avoid doing the gigantic tar file. > > > > Signed-off-by: Jérôme G

Re: [PATCH] scripts/package: binrpm-pkg do not build source tar file

2014-11-27 Thread Michal Marek
On 2014-10-31 20:05, j.gli...@gmail.com wrote: > From: Jérôme Glisse > > When doing make binrpm-pkg we do not want to build the source tar > file. This patch avoid doing the gigantic tar file. > > Signed-off-by: Jérôme Glisse > Cc: linux-kbu...@vger.kernel.org > Cc: Michal Marek > Cc: Linus To

Re: [PATCH] scripts/package: binrpm-pkg do not build source tar file

2014-11-07 Thread Jerome Glisse
On Fri, Oct 31, 2014 at 03:05:31PM -0400, j.gli...@gmail.com wrote: > From: Jérôme Glisse > > When doing make binrpm-pkg we do not want to build the source tar > file. This patch avoid doing the gigantic tar file. > > Signed-off-by: Jérôme Glisse > Cc: linux-kbu...@vger.kernel.org > Cc: Michal