https://bugzilla.redhat.com/show_bug.cgi?id=2449216
--- Comment #10 from Fabio Valentini <[email protected]> --- > My initial use of rust2rpm produced the following subpackages: devel, > %{name}+default-devel, %{name}+_test_as_root-devel, %{name}+_test_race-devel, > and %{name}+capi-devel. Yes, those would be expected. They would be needed if we ever want to package software that uses pathrs as a Rust dependency directly. > I did indeed manually remove this to focus on libpathrs and libpathrs-devel. > I will try the "cargo-install-lib = false" setting instead. And can remove > this for a subsequent release. Yup, using this setting should be a cleaner solution, and require less manual work on update. Let me know if you need any help or if the rust2rpm / rust2rpm.toml manual pages aren't clear / comprehensive enough to figure out what to do. -- 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=2449216 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202449216%23c10 -- _______________________________________________ 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
