https://bugzilla.redhat.com/show_bug.cgi?id=2124697
Stefan Hajnoczi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |om) | --- Comment #18 from Stefan Hajnoczi <[email protected]> --- (In reply to Richard W.M. Jones from comment #16) > Just a couple more clarifications needed: > > - Should cargo-c be used? Apparently (I have not checked) it supports > creating .so symlinks and handling .pc files. libblkio currently uses meson for the library installation and pkg-config file. It does not create .so symlinks. I'm open to changing the build, if necessary. What would you recommend? > - Will libblkio & blkio live in the same upstream repository or be > split out upstream? I think this may have implications for how we > package in Fedora, although TBH either should be workable. For the time being they live in the same git repo but blkio is published on crates.io while libblkio is not (it's a C library, not a Rust crate). -- 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=2124697 _______________________________________________ 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
