Hi, On Wed, 2016-04-13 at 14:12 +0200, Alexander Marx wrote: > Signed-off-by: Alexander Marx > --- >  libtool/libtool.nm | 11 ++++++++++- >  1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/libtool/libtool.nm b/libtool/libtool.nm > index 722be3c..1b3e64e 100644 > --- a/libtool/libtool.nm > +++ b/libtool/libtool.nm > @@ -4,7 +4,7 @@ >  ############################################################################# > ## >   >  name       = libtool > -version    = 2.4.4 > +version    = 2.4.6 >  release    = 1 >   >  groups     = System/Libraries > @@ -20,6 +20,15 @@ description >  end >   >  source_dl  = http://ftp.gnu.org/gnu/libtool/ > +sources    = %{thisapp}.tar.gz Again a whitespace issue here. > + > +build > + requires > + m4 > + end > +end > + > + >   >  packages >   package %{name}