From 96ddbe1facbc1037cc91e5fb32210857b8dce0c5 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mar 17 2020 16:40:22 +0000 Subject: Fix license tag Signed-off-by: Igor Raits --- 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}