diff --git a/cpanspec.yml b/cpanspec.yml index 16456c6..a0ba21a 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -14,7 +14,7 @@ description_paragraphs: 1 # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files -#license: SUSE-NonFree +license: Perl License #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-File-Path.spec b/perl-File-Path.spec index fd52451..916ef79 100644 --- a/perl-File-Path.spec +++ b/perl-File-Path.spec @@ -21,9 +21,10 @@ Version: 2.140000 Release: 0 %define cpan_version 2.14 Provides: perl(File::Path) = 2.140000 +#Upstream: James Keenan and Richard Elberger 1995-2017. All rights reserved. %define cpan_name File-Path Summary: Create or remove directory trees -License: James Keenan and Richard Elberger 1995-2017. All rights reserved. +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-Path/ Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz