diff --git a/cpanspec.yml b/cpanspec.yml index 76ad4a4..f9087a5 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -19,7 +19,7 @@ # rm unused.files #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-Readonly.spec b/perl-Readonly.spec index 7d78ddd..02d3717 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -21,7 +21,7 @@ Version: 2.05 Release: 0 %define cpan_name Readonly Summary: Facility for creating read-only scalars, arrays, hashes -License: Artistic-2.0 +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Readonly/ Source0: http://www.cpan.org/authors/id/S/SA/SANKO/%{cpan_name}-%{version}.tar.gz