Update license list

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-07-08 17:21:23 +02:00
parent 56b60ac3ac
commit 716d6643b3
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

View File

@ -11,15 +11,15 @@ Version: 2.1.0
Release: 1%{?dist}
Summary: Daemon that manages a pool of block devices to create flexible filesystems
# Install all deps (without check), grab their licenses and make it simple
# * ASL 2.0 or Boost
# * ASL 2.0 or MIT
# * MIT
# * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * MPLv2.0
# * Unlicense or MIT
License: MPLv2.0 and ASL 2.0 and MIT and BSD
# ASL 2.0
# ASL 2.0 or Boost
# BSD
# MIT
# MIT or ASL 2.0
# MPLv2.0
# Unlicense or MIT
# zlib
License: MPLv2.0 and ASL 2.0 and BSD and MIT and zlib
URL: https://github.com/stratis-storage/stratisd
Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
@ -27,7 +27,8 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
BuildRequires: systemd
BuildRequires: libblkid-devel >= 2.32
BuildRequires: pkgconfig(libcryptsetup) >= 2.3.0
BuildRequires: pkgconfig(blkid) >= 2.32.0
%{?systemd_requires}
Requires: xfsprogs