https://bugzilla.redhat.com/show_bug.cgi?id=2435439
--- Comment #4 from Sam Day <[email protected]> --- Now using this rust2rpm.toml: ``` [package] license-files = { include = ["LICENSE-Apache-2.0.txt"] } [[package.extra-sources]] number = 2 file = "https://www.apache.org/licenses/LICENSE-2.0.txt" [scripts.prep] pre = ["cp %{SOURCE2} LICENSE-Apache-2.0.txt"] ``` Spec URL: https://download.copr.fedorainfracloud.org/results/samcday/droid-juicer/fedora-rawhide-x86_64/10181808-rust-sys-mount/rust-sys-mount.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/samcday/droid-juicer/fedora-rawhide-x86_64/10181808-rust-sys-mount/rust-sys-mount-3.1.0-1.fc45.src.rpm -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2435439 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202435439%23c4 -- _______________________________________________ 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://forge.fedoraproject.org/infra/tickets/issues/new
