diff --git a/rust-jql.spec b/rust-jql.spec index 614f4a1..1bfdb5a 100644 --- a/rust-jql.spec +++ b/rust-jql.spec @@ -31,6 +31,14 @@ JSON query language CLI tool.} %if ! %{__cargo_skip_build} %package -n %{crate} Summary: %{summary} +# Install all deps (without check), grab their licenses and make it simple +# * ASL 2.0 or Boost +# * ASL 2.0 or MIT +# * EPL-2.0 +# * MIT +# * MIT or ASL 2.0 +# * (MIT or ASL 2.0) and BSD +License: MIT and EPL-2.0 and BSD and (ASL 2.0 or Boost) %description -n %{crate} %{_description}