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

Mikel Olasagasti Uranga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]



--- Comment #1 from Mikel Olasagasti Uranga <[email protected]> ---
> %gometa

As suggested on IRC, change to %gometa -f

> # Upstream license specification: BSD-3-Clause
> License:        BSD

Use SPDX tags. 

Based on https://github.com/DHowett/go-plist/blob/main/LICENSE I think
BSD-2-Clause AND BSD-3-Clause apply.

> %build
> for cmd in cmd/* ; do
>   %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
> done

Is the `ply` command needed? I'm not requesting to remove it, but just want to
make sure you want to enable this.


-- 
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=2120464
_______________________________________________
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