Use SPDX-format license tag
This commit is contained in:
parent
60286ed85e
commit
995e6547d8
@ -2,7 +2,7 @@ Name: perl-ExtUtils-InstallPaths
|
||||
Version: 0.012
|
||||
Release: 17%{?dist}
|
||||
Summary: Build.PL install path logic made easy
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/ExtUtils-InstallPaths
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/ExtUtils/ExtUtils-InstallPaths-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -24,7 +24,8 @@ BuildRequires: perl(Config)
|
||||
BuildRequires: perl(File::Spec::Functions) >= 0.83
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(Test::More)
|
||||
# Runtime
|
||||
# Dependencies
|
||||
# (none)
|
||||
|
||||
%description
|
||||
This module tries to make install path resolution as easy as possible.
|
||||
|
Loading…
Reference in New Issue
Block a user