https://bugzilla.redhat.com/show_bug.cgi?id=2326609 solomoncyj@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |solomoncyj@xxxxxxxxx --- Comment #10 from solomoncyj@xxxxxxxxx --- try this ryst2rpm.toml, worked for me ``` [scripts] install.post = [ "# set up man pages", "mkdir -p %{buildroot}/%{_mandir}/man1", "cp ./cargo-rpmstatus.1 %{buildroot}/%{_mandir}/man1",] [tests] skip = [ "db::tests::online_check_version_reqs"] comments = [ "crate will attempt to connect to internet to run tests"] [package] cargo-toml-patch-comments = [ "bump bzip version bounds"] extra-files = [ "%{_mandir}/man1/cargo-rpmstatus.1*"] ``` -- 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=2326609 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202326609%23c10 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue