[Bug 1276867] New: Packaging:SourceURL#Git Tags is erroneous for GitHub repository

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 31 16:40:20 UTC 2015


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 at redhat.com
          Reporter: francis.andre.kampbell at orange.fr
        QA Contact: docs-qa at lists.fedoraproject.org
                CC: pkovar at 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]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the docs-qa mailing list