On Wed, Mar 6, 2019 at 1:54 PM Ken Dreyer <ktdreyer@xxxxxxxxxxxx> wrote: > With Fedora regular RPMs, fedpkg has "mockbuild" to do local builds. How can I do something similar on my laptop for a module? Modules are just sets of RPMs with extra metadata. To build a module it is enoug to: - create a proper modulemd document - build some (zero or more) RPM packages using rpmbuild - create YUM repodata from built packages using createrepo_c - attach modulemd to repodata using modifyrepo_c -- Mikolaj Izdebski _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx