From: Ben Crocker on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/859
Add a new dist-buildreq-check target that checks for missing\ packages via rpmspec -q --buildrequires, and make dist-configs-prep\ dependent on it. This change is based on suggestions from Josh Poimboeuf, Don Zickus,\ and Herton Krzesinski. Ultimately this is Herton's version, which\ generates the list of missing packages from an already-created\ kernel.spec file. Signed-off-by: Ben Crocker <[email protected]> _______________________________________________ kernel 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]
