X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 94E27DC791E for ; Wed, 30 Sep 2015 06:56:49 +0000 (UTC) Received: from yavin4.bsod.eu (yavin4.bsod.eu [188.164.131.106]) by mail.alpinelinux.org (Postfix) with ESMTP id 4ACAFDC6583 for ; Wed, 30 Sep 2015 06:56:48 +0000 (UTC) Received: from yavin4.bsod.eu (hoth.bsod.eu [127.0.0.1]) by yavin4.bsod.eu (Postfix) with ESMTP id 8DA4D115BFFF; Wed, 30 Sep 2015 06:56:47 +0000 (UTC) Received: from yavin4.bsod.eu (hoth.bsod.eu [127.0.0.1]) by yavin4.bsod.eu (Postfix) with ESMTP id 57A99115BFD4; Wed, 30 Sep 2015 06:56:47 +0000 (UTC) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Date: Wed, 30 Sep 2015 08:56:47 +0200 From: Francesco Colista To: =?UTF-8?Q?S=C3=B6ren_Tempel?= Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH v3] don't prefix GPL version number with a dash In-Reply-To: <1443252683-14211-1-git-send-email-soeren+git@soeren-tempel.net> References: <1442858072-30257-1-git-send-email-soeren+git@soeren-tempel.net> <1443252683-14211-1-git-send-email-soeren+git@soeren-tempel.net> Message-ID: <20493268e5e5a96557306f93976ced8a@bsod.eu> X-Sender: fcolista@alpinelinux.org User-Agent: Roundcube Webmail/1.1.2 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP Il 2015-09-26 09:31 S=C3=B6ren Tempel ha scritto: > This conforms to wiki documentation regarding package creation: > http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license > --- Hi Soren. This patch does not apply. ---- Applying patch #607 using 'git am' Description: [alpine-aports,v3] don't prefix GPL version number with a=20 dash Applying: don't prefix GPL version number with a dash /home/fcolista/aports/.git/rebase-apply/patch:1462: trailing whitespace. license=3D"GPL2" error: patch failed: testing/csync2/APKBUILD:6 error: testing/csync2/APKBUILD: patch does not apply Patch failed at 0001 don't prefix GPL version number with a dash The copy of the patch that failed is found in: /home/fcolista/aports/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". ---- Looks that csync2 license is already correct (GPL2+). Can you please rebase the patch and send it again? Thanks! --=20 :: Francesco Colista :: Alpine Linux Infrstraucture :: http://www.alpinelinux.org --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---