On Jun 19, 2021, at 18:00, Patrick Dupre <pdupre@xxxxxxx> wrote: > > How to I extract the .tgz (or the .spec) file from a src.rpm ? You already have fedpkg. You can run fedpkg co -a gsl (Add a —branch f34 to get the Fedora 34 branch, or check it out manually with git) And it will check out the branch in a directory called “gsl”. You can cd into that directory, change the spec, add the source tarball or whatever, and run “fedpkg mockbuild” to make it build the package using the current branch’s base. I do this all the time. — Jonathan Billings _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure