diff --git a/rust-afterburn.spec b/rust-afterburn.spec index b554558..13e77fd 100644 --- a/rust-afterburn.spec +++ b/rust-afterburn.spec @@ -28,6 +28,16 @@ Simple cloud provider agent.} %package -n %{crate} Summary: %{summary} +# Install all deps (without check), grab their licenses and make it simple +# * ASL 2.0 +# * 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 or MIT or ASL 2.0 +# * Unlicense or MIT +License: ASL 2.0 and MIT and BSD %{?systemd_requires} %description -n %{crate} %{_description}