https://bugzilla.redhat.com/show_bug.cgi?id=1491216



--- Comment #12 from Neal Gompa <ngomp...@gmail.com> ---
> %autosetup -n %{name}-%{version}

This needs to be the following:

> %autosetup -n %{name}-%{name}-%{version}

GitHub prefixes the project name to the folder inside the tarball already. It
does <project-name>-<tag>. Since the tag already has the project name, it has
to be repeated twice.

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to