From 4533d8e139b0d4b49b8eeb0e026b75bc5a9bbf387080ecd677d96843aede1eae Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:37:02 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl?expand=0&rev=71 --- perl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl.spec b/perl.spec index 5127256..33db68e 100644 --- a/perl.spec +++ b/perl.spec @@ -23,7 +23,7 @@ Summary: The Perl interpreter Version: 5.14.2 Release: 1 %define pversion 5.14.2 -License: Artistic License .. ; GPLv2+ +License: Artistic-1.0 ; GPL-2.0+ Group: Development/Languages/Perl AutoReqProv: on Url: http://www.perl.org/ @@ -86,7 +86,7 @@ Some of the modules available on CPAN can be found in the "perl" series. %package base -License: Artistic License .. ; GPLv2+ +License: Artistic-1.0 ; GPL-2.0+ Group: Development/Languages/Perl Summary: The Perl interpreter Provides: perl-Digest perl-Digest-MD5 @@ -113,7 +113,7 @@ This package contains only some basic modules and the perl binary itself. %package doc -License: Artistic License .. ; GPLv2+ +License: Artistic-1.0 ; GPL-2.0+ Group: Development/Languages/Perl Summary: Perl Documentation Requires: perl = %{version}