On Monday, 23 December 2019 01:42:21 CET J. Scheurich wrote: > wdune When I sponsored you I sent you a guide how to proceed, have you followed it: fedpkg clone wdune cd wdune fedpkg import pathtoSRPM.srpm git commit -sm "Initial import (#1658153)" fedpkg push fedpkg build Your current repo is completely borked, it contains the entire source of wdune! That's not how you do it! You need to take your SPEC. build the SRPM (spectool -g *.spec && fedpkg --release f32 srpm) and import it as shown above. There is a complete guide that I already recommended to you here: https://fedoraproject.org/wiki/Join_the_package_collection_maintainers? rd=PackageMaintainers/Join#Add_Package_to_Source_Code_Management_.28SCM. 29_system_and_Set_Owner As for vcglib, have you requeted the repo like I told you in my previous mail: fedpkg request-repo vcglib 1677989 fedpkg request-branch --repo vcglib f31 fedpkg request-branch --repo vcglib f30 Then when the repo has been created, import and build it like above. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx