ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
11 stars 5 forks source link

Update packaging for latest Rust and Legal guidelines #951

Closed jw3 closed 9 months ago

jw3 commented 9 months ago

A couple of updates brought over from the rpm repo.

Update Rust build dependencies to use %cargo_generate_buildrequires to generate, rather than explicitly listing dependencies. Projects with subcrates were not originally supported but have been now for a while.

Update the license listing to include Rust statically linked licenses.

See https://src.fedoraproject.org/rpms/fapolicy-analyzer/pull-request/16

Closes #949