From 757ec7877ea910e51e3f364de873b9c17690f760886c342bdb27f8a2c27a0363 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 27 Aug 2015 10:19:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Recorder?expand=0&rev=3 --- cpanspec.yml | 2 +- perl-HTTP-Recorder.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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