https://bugzilla.redhat.com/show_bug.cgi?id=2476902
Neal Gompa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Neal Gompa <[email protected]> --- > Source0: %{url}/archive/refs/tags/v%{version}.tar.gz This should be "%{url}/archive/v%{version}/piper1-gpl-%{version}.tar.gz > # No debug package > %global debug_package %{nil} Why? This sounds like our compiler flags aren't propagating properly... > %description > %{summary} This needs a trailing period. > %autosetup -p1 -n piper1-gpl-%{version} FYI, you can simplify this to "%autosetup -C -p1" > %{python3_sitearch}/piper_tts-%{version}.dist-info Please add a trailing slash here, so RPM knows that it should always be a directory. -- 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=2476902 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202476902%23c4 -- _______________________________________________ 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
