https://bugzilla.redhat.com/show_bug.cgi?id=2351807
Artur Frenszek-Iwicki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Artur Frenszek-Iwicki <[email protected]> --- > Version: v0.9.9 You should use "0.9.9" here. Also, 0.9.15 is now available. > Source0: > https://raw.githubusercontent.com/%{name}/release/main/dist/%{version}/allinone.tgz This gives HTTP 404. > %install > rm -rf %{buildroot} Don't. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections > %files > %{_prefix}/share/x-cmd/v/%{_pkgsum}/ > %{_prefix}/share/x-cmd/v/latest You should use "%{_datadir}" instead of "%{_prefix}/share". -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2351807 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202351807%23c5 -- _______________________________________________ package-review 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] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
