diff --git a/cpanspec.yml b/cpanspec.yml index 9b7ec50..0c44d04 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -14,7 +14,7 @@ # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files -#license: SUSE-NonFree +license: GPL-1.0+ #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-HTTP-Recorder.spec b/perl-HTTP-Recorder.spec index cf78ec9..7fbe852 100644 --- a/perl-HTTP-Recorder.spec +++ b/perl-HTTP-Recorder.spec @@ -19,9 +19,10 @@ Name: perl-HTTP-Recorder Version: 0.07 Release: 0 +#Upstream: CHECK(GPL-1.0+ or Artistic-1.0) %define cpan_name HTTP-Recorder Summary: Record Interaction with Websites -License: CHECK(GPL-1.0+ or Artistic-1.0) +License: GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/HTTP-Recorder/ Source0: http://www.cpan.org/authors/id/S/SE/SEMUELF/%{cpan_name}-%{version}.tar.gz