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

Davide Cavalca <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value



--- Comment #3 from Davide Cavalca <[email protected]> ---
$ cat rust2rpm.toml 
[package]
cargo-toml-patch-comments = [
    "remove reference to readme file that is not included in published crates",
]
license-files = ["LICENSE"]

[[package.extra-sources]]
number = 2
file = "https://github.com/kardeiz/serde_tuple/raw/96b8643/LICENSE";
comments = ["https://github.com/kardeiz/serde_tuple/pull/12";]

[scripts]
prep.post = [
    "cp -pav %{SOURCE2} .",
    "# remove stray executable bit from Rust source code",
    "chmod -x src/lib.rs",
]


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

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202342776%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