https://bugzilla.redhat.com/show_bug.cgi?id=2318053 --- Comment #9 from Cristian Le <fedora@xxxxxxxxx> --- To elaborate on the rust packaging, it is quite difficult to maintain a package without running `rust2rpm` and then if you want to add other bindings like python and go, then the packaging becomes even more complicated to satisfy each packaging guidelines simultaneously. For example for rust packaging the whole repo source must be packaged for re-distribution since it works like a header-only library, but then we would have to filter out all of the bindings from the other languages. What your `BuildSystem` approach would be useful for though is for distributing the C (and/or C++?) libraries as you are doing with the snippet you've shared. But I have one recommendation. Instead of using the Makefile, please use the CMake build system because that also generates the <Pkg>Config.cmake files needed to be imported by other CMake/meson projects. -- 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=2318053 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202318053%23c9 -- _______________________________________________ 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