Hi,

Does anyone know how to package a rust project as an rpm on Fedora 37,
specifically stgit-2?

stgit, of which I make heavy use, has been rewritten in rust but I can't
manage to build it.

        https://github.com/stacked-git/stgit

I've found rust2rpm to create a specfile, but that doesn't any insert
BuildRequires for "dnf builddep" to pick up.

Running "rpmbuild -bb" shows a bunch of unsatisfied deps, but I can't find all
of them as prepackaged rpms.

The git-repository crate that stgit depends on, if I download it with crate
install, it can't be installed as it doesn't have an executable in it.  I
think the problem is that it's just a library.

Thanks,
David
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to