https://bugzilla.redhat.com/show_bug.cgi?id=1276867
Bug ID: 1276867 Summary: Packaging:SourceURL#Git Tags is erroneous for GitHub repository Product: Fedora Documentation Version: devel Component: packager-guide Severity: high Assignee: pkovar@redhat.com Reporter: francis.andre.kampbell@orange.fr QA Contact: docs-qa@lists.fedoraproject.org CC: pkovar@redhat.com
Hi
The documentation about specifying SourceURL at https://fedoraproject.org/wiki/Packaging:SourceURL, chapter Git Tags is erroneous
setup should be %prep %setup -qn %{name}-%{gittag0} [GitHub]
instead of %prep %setup -qn %{name}-%{version} [GitHub]
https://bugzilla.redhat.com/show_bug.cgi?id=1276867
Petr Kovar pkovar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2017-12-14 04:21:26
--- Comment #1 from Petr Kovar pkovar@redhat.com --- This seems to have been fixed already.
docs-qa@lists.fedoraproject.org