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



--- Comment #3 from Michel Lind <[email protected]> ---
$ cat rust2rpm.toml
[package]
cargo-toml-patch-comments = [
  "include LICENSE",
]
license-files = [
  "LICENSE",
]

[[package.extra-sources]]
number = 1
file =
"https://raw.githubusercontent.com/elixir-lang/%{crate}/refs/tags/v%{version}/LICENSE";
comments = [
  "include license file",
  "https://github.com/elixir-lang/tree-sitter-elixir/pull/82";,
]

[scripts.prep]
post = [
  """\
# copy in license file
cp -p %{SOURCE1} .\
""",
]


-- 
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=2349133

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

-- 
_______________________________________________
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