https://bugzilla.redhat.com/show_bug.cgi?id=2332550



--- Comment #25 from Uri Lublin <[email protected]> ---
Created attachment 2066780
  --> https://bugzilla.redhat.com/attachment.cgi?id=2066780&action=edit
A simple python script to sort spec-file license lines of Rust packages

1. Copy the license lines from cargo build and add (or compare) them to the
spec-file
2. run python rust_package_spec_file_license_sort.py
3. Paste the lines
4. Copy the output lines and add them to the spec-file (possibly skip this
step)
5. Simplify License by
5.a Removing duplicate lines
5.b Removing A in "# A AND B" lines if A already exists (same for B)
5.c Removing (A OR B) AND C if "A OR B" already exists (a special case of 5.b)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2332550

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202332550%23c25

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to