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

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]    |[email protected]
           Doc Type|---                         |If docs needed, set a value
                 CC|                            |[email protected]
              Flags|                            |fedora-review?



--- Comment #1 from Robert-André Mauchin 🐧 <[email protected]> ---
- Version:                3.41.0

We're packaging the v4, use the latest v4 tag:

Version:                4.13.0

 - No docs, GO-LICENSE, or README.md in v4


%global golicenses      LICENSE
%global godocs          AUTHORS CONTRIBUTORS 

 - copy the files before deleting the root:

%autopatch -p1
cp -aR LICENSE AUTHORS CONTRIBUTORS v4/.
find . ! \( -name v4 -o -name _build \) -maxdepth 1 -exec rm -rvf {} \;
mv v4/* .

Filed this upstream https://gitlab.com/cznic/cc/-/issues/159



- License ok
- Builds in mock
- Checks pass
- No rpmlint errors
- Conforms to Go Packaging Guidelines

Please fix the problems above.


-- 
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=2233185

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202233185%23c1
_______________________________________________
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://pagure.io/fedora-infrastructure/new_issue

Reply via email to