librpcsecgss: Update to 0.19
Message ID | 1460539892-3763-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Rejected |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 2BA8D61C09 for <patchwork@ipfire.org>; Wed, 13 Apr 2016 11:31:40 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 882C51B96; Wed, 13 Apr 2016 11:31:39 +0200 (CEST) Received: from ipfire.localdomain.localdomain (ip1f126212.dynamic.kabel-deutschland.de [31.18.98.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 9DF0A1B96; Wed, 13 Apr 2016 11:31:36 +0200 (CEST) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] librpcsecgss: Update to 0.19 Date: Wed, 13 Apr 2016 11:31:32 +0200 Message-Id: <1460539892-3763-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
April 13, 2016, 7:31 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
librpcsecgss/librpcsecgss.nm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Comments
On Wed, 2016-04-13 at 11:31 +0200, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > librpcsecgss/librpcsecgss.nm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/librpcsecgss/librpcsecgss.nm b/librpcsecgss/librpcsecgss.nm > index 6d6283a..c40c8c1 100644 > --- a/librpcsecgss/librpcsecgss.nm > +++ b/librpcsecgss/librpcsecgss.nm > @@ -4,7 +4,7 @@ > ############################################################################# > ## > > name = librpcsecgss > -version = 0.18 > +version = 0.19 > release = 1 > > groups = System/Libraries > @@ -17,7 +17,8 @@ description > protocol. > end > > -source_dl = > +source_dl = http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/ > +sources = %{thisapp}.tar.gz You are using mixed tabs and spaces here. This should only be spaces. > > build > requires
http://git.ipfire.org/?p=people/amarx/ipfire-3.x.git;a=blobdiff;f=librpcsecgss/librpcsecgss.nm;h=d7d8e3d07e095f3be5e1c0bd1f577695d4cd563b;hp=6d6283ac065345f2ddb5ac5fa25297ea32f3bd84;hb=1e70e5602e4a40444dfd0d38331ec075ece81c33;hpb=e49c3c69d2dc745f1a9a41d4dbdbcc1cd7803b45 better? Am 13.04.2016 um 14:47 schrieb Michael Tremer: > On Wed, 2016-04-13 at 11:31 +0200, Alexander Marx wrote: >> Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> >> --- >> librpcsecgss/librpcsecgss.nm | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) >> >> diff --git a/librpcsecgss/librpcsecgss.nm b/librpcsecgss/librpcsecgss.nm >> index 6d6283a..c40c8c1 100644 >> --- a/librpcsecgss/librpcsecgss.nm >> +++ b/librpcsecgss/librpcsecgss.nm >> @@ -4,7 +4,7 @@ >> ############################################################################# >> ## >> >> name = librpcsecgss >> -version = 0.18 >> +version = 0.19 >> release = 1 >> >> groups = System/Libraries >> @@ -17,7 +17,8 @@ description >> protocol. >> end >> >> -source_dl = >> +source_dl = http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/ >> +sources = %{thisapp}.tar.gz > You are using mixed tabs and spaces here. This should only be spaces. > >> >> build >> requires
I am sure you are able to tell this yourself if you only used spaces :) -Michael On Wed, 2016-04-13 at 15:41 +0200, Alexander Marx wrote: > http://git.ipfire.org/?p=people/amarx/ipfire-3.x.git;a=blobdiff;f=librpcsecgss > /librpcsecgss.nm;h=d7d8e3d07e095f3be5e1c0bd1f577695d4cd563b;hp=6d6283ac065345f > 2ddb5ac5fa25297ea32f3bd84;hb=1e70e5602e4a40444dfd0d38331ec075ece81c33;hpb=e49c > 3c69d2dc745f1a9a41d4dbdbcc1cd7803b45 > > better? > > Am 13.04.2016 um 14:47 schrieb Michael Tremer: > > > > On Wed, 2016-04-13 at 11:31 +0200, Alexander Marx wrote: > > > > > > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > > > --- > > > librpcsecgss/librpcsecgss.nm | 5 +++-- > > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > > > diff --git a/librpcsecgss/librpcsecgss.nm b/librpcsecgss/librpcsecgss.nm > > > index 6d6283a..c40c8c1 100644 > > > --- a/librpcsecgss/librpcsecgss.nm > > > +++ b/librpcsecgss/librpcsecgss.nm > > > @@ -4,7 +4,7 @@ > > > > > > ########################################################################## > > > ### > > > ## > > > > > > name = librpcsecgss > > > -version = 0.18 > > > +version = 0.19 > > > release = 1 > > > > > > groups = System/Libraries > > > @@ -17,7 +17,8 @@ description > > > protocol. > > > end > > > > > > -source_dl = > > > +source_dl = http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/ > > > +sources = %{thisapp}.tar.gz > > You are using mixed tabs and spaces here. This should only be spaces. > > > > > > > > > > > build > > > requires