From: Michael Tremer Date: Thu, 16 Feb 2023 09:15:49 +0000 (+0000) Subject: perl-Parse-Yapp: Remove trailing whitespace and moves thisapp X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0ea679a6ffbd3ca112f3fb9c674acde7b08058;p=ipfire-3.x.git perl-Parse-Yapp: Remove trailing whitespace and moves thisapp Signed-off-by: Michael Tremer --- diff --git a/perl-Parse-Yapp/perl-Parse-Yapp.nm b/perl-Parse-Yapp/perl-Parse-Yapp.nm index 4a48f3eea..4ceb6441b 100644 --- a/perl-Parse-Yapp/perl-Parse-Yapp.nm +++ b/perl-Parse-Yapp/perl-Parse-Yapp.nm @@ -6,22 +6,21 @@ name = perl-Parse-Yapp version = 1.21 release = 1 +thisapp = Parse-Yapp-%{version} groups = Development/Libratries url = http://search.cpan.org/dist/Parse-Yapp/ license = GPL+ or Artistic -summary = Perl extension for generating and using LALR parsers. +summary = Perl extension for generating and using LALR parsers. description - Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules + Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. end source_dl = https://cpan.metacpan.org/authors/id/W/WB/WBRASWELL/ -thisapp = Parse-Yapp-%{version} - build requires perl(ExtUtils::MakeMaker)