https://bugzilla.redhat.com/show_bug.cgi?id=2124697 --- Comment #14 from Stefan Hajnoczi <stefanha@xxxxxxxxxx> --- (In reply to Richard W.M. Jones from comment #1) > Stefan: > > - Shouldn't this depend on liburing-devel? I added that > as a BR, but I'm not sure if that is correct. No. The io-uring crate directly invokes the io_uring system calls instead of going through the liburing library. > - Cargo doesn't build the *.so.* files, so I had to manually link them > which does not seem ideal: > > pushd %{buildroot}%{_libdir} > ln -s libblkio.so libblkio.so.0 > ln -s libblkio.so.0 libblkio.so.0.0 > popd I'm not sure about cargo's capabilities for sonames. libblkio currently doesn't use any special versioning configuration (e.g. symbol versioning, explicitly setting soname, etc). -- 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=2124697 _______________________________________________ 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