Update license to SPDX format
This commit is contained in:
parent
1bd40fe57e
commit
60e801bad3
@ -2,14 +2,15 @@ Name: perl-Archive-Zip
|
||||
Version: 1.68
|
||||
Release: 10%{?dist}
|
||||
Summary: Perl library for accessing Zip archives
|
||||
# lib/Archive/Zip/Member.pm: (GPL+ or Artistic) and BSD
|
||||
# lib/Archive/Zip/Member.pm: (GPL-1.0-or-later OR Artistic-1.0-Perl) and Info-ZIP
|
||||
# (The _mapPermissionsToUnix() comments are
|
||||
# copied from BSD-licensed unzip)
|
||||
# other files: GPL+ or Artistic
|
||||
License: (GPL+ or Artistic) and BSD
|
||||
# copied from Info-ZIP licensed unzip)
|
||||
# other files: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
License: ( GPL-1.0-or-later OR Artistic-1.0-Perl ) AND Info-ZIP
|
||||
URL: https://metacpan.org/release/Archive-Zip
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
# For a Git binary patch
|
||||
BuildRequires: git-core
|
||||
BuildRequires: make
|
||||
|
Loading…
Reference in New Issue
Block a user