https://bugzilla.redhat.com/show_bug.cgi?id=1812961 --- Comment #14 from yonhan@xxxxxxxxx --- Hi Robert, Thanks for the comments! Yes, I did try using "%autosetup -n OpenOSC-%{version}" in the openosc.spec file, which however caused the below build error: + cd OpenOSC-1.0.1 /var/tmp/rpm-tmp.rNYapH: line 39: cd: OpenOSC-1.0.1: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.rNYapH (%prep) and if I change it to "%autosetup -n openosc-%{version}", then the build succeeds. The openosc.spec in the github wants to support more Linux distros, not just Fedora, because some distros do not support forgeurl yet. Also the openosc.spec in the github is intended to work for the latest version, not just a specific release version. My understanding for Fedora package is to use a specific stable version of OpenOSC, not the latest version of OpenOSC. Is my understanding correct? Let me build a new SRPM that matches exactly to the one downloaded on Github. will submit a new Copr build very soon. Again Thank you for your comments! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx