|
|
|
@ -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}
|
|
|
|
|
|
|
|
|
|