diff --git a/rust-below.spec b/rust-below.spec index cfa2e4c..e69b7ad 100644 --- a/rust-below.spec +++ b/rust-below.spec @@ -79,6 +79,19 @@ atop's design and style decisions.} %package -n %{crate} Summary: %{summary} +# for i in $(rpm -qa | grep "rust-.*-devel"); do +# rpm -q $i --qf "%%{LICENSE}\n"; +# done | sort | uniq +# +# ASL 2.0 +# ASL 2.0 or Boost +# ASL 2.0 or MIT +# BSD +# MIT +# MIT or ASL 2.0 +# MPLv2.0 or MIT or ASL 2.0 +# Unlicense or MIT +License: ASL 2.0 and BSD and MIT Recommends: logrotate