diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index b1d5291..c7aa3b5 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -31,6 +31,14 @@ support on Windows, macOS and Linux.} %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 +# * MIT +# * MIT or ASL 2.0 +# * (MIT or ASL 2.0) and BSD +# * Unlicense or MIT +License: MIT and BSD and (Boost or ASL 2.0) %description -n %{crate} %{_description}