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_

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

2014-12-01 Thread j . glisse
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. Changed since v1 - Avoid building the devel package too. Signed-off-by: Jérôme Glisse --- scripts/package/mkspec | 4 1 file changed, 4 insertions(+