Accepting request 104453 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-ModuleDev?expand=0&rev=4
This commit is contained in:
parent
5ab4f35b20
commit
e09f472efe
@ -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
|
Sat Mar 26 11:23:10 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,22 +15,23 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Task-Kensho-ModuleDev
|
Name: perl-Task-Kensho-ModuleDev
|
||||||
Version: 0.28
|
Version: 0.28
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name Task-Kensho-ModuleDev
|
%define cpan_name Task-Kensho-ModuleDev
|
||||||
Summary: A Glimpse at an Enlightened Perl (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
|
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: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-ModuleDev-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Carp::Always)
|
|
||||||
BuildRequires: perl(CPAN::Uploader)
|
BuildRequires: perl(CPAN::Uploader)
|
||||||
|
BuildRequires: perl(Carp::Always)
|
||||||
BuildRequires: perl(Devel::NYTProf)
|
BuildRequires: perl(Devel::NYTProf)
|
||||||
BuildRequires: perl(Dist::Zilla)
|
BuildRequires: perl(Dist::Zilla)
|
||||||
BuildRequires: perl(Modern::Perl)
|
BuildRequires: perl(Modern::Perl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user