From 67271172aaa466fbdcba75f57533a57f6352100a Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Feb 19 2020 16:45:10 +0000 Subject: Fixup license Signed-off-by: Igor Raits --- diff --git a/stratisd.spec b/stratisd.spec index 0445fc1..fd5a673 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -8,10 +8,18 @@ Name: stratisd Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that manages a pool of block devices to create flexible filesystems -License: MPLv2.0 +# 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 URL: https://github.com/stratis-storage/stratisd Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -80,6 +88,9 @@ install -Dpm0644 -t %{buildroot}%{_unitdir} stratisd.service %{_unitdir}/stratisd.service %changelog +* Wed Feb 19 2020 Igor Raits - 2.0.1-2 +- Fixup license + * Wed Feb 19 2020 Igor Raits - 2.0.1-1 - Update to 2.0.1