Accepting request 104596 from devel:languages:perl

patch license to follow spdx.org standard (forwarded request 104453 from coolo)

OBS-URL: https://build.opensuse.org/request/show/104596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Task-Kensho-ModuleDev?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-02-14 18:05:36 +00:00 committed by Git OBS Bridge
commit 8ffa8858f0
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 13 10:52:22 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Sat Mar 26 11:23:10 UTC 2011 - coolo@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Task-Kensho-ModuleDev (Version 0.28)
# spec file for package perl-Task-Kensho-ModuleDev
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,22 +15,23 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Task-Kensho-ModuleDev
Version: 0.28
Release: 1
License: GPL+ or Artistic
Release: 0
%define cpan_name Task-Kensho-ModuleDev
Summary: A Glimpse at an Enlightened Perl (ModuleDev)
Url: http://search.cpan.org/dist/Task-Kensho-ModuleDev/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Task-Kensho-ModuleDev/
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-ModuleDev-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Carp::Always)
BuildRequires: perl(CPAN::Uploader)
BuildRequires: perl(Carp::Always)
BuildRequires: perl(Devel::NYTProf)
BuildRequires: perl(Dist::Zilla)
BuildRequires: perl(Modern::Perl)