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



--- Comment #18 from Mikel Olasagasti Uranga <[email protected]> ---
> %package -n     ollama-doc
> Summary:        Documents for %{name}
> 
> %description -n ollama-doc
> %{summary}

Package is defined, but there is no `%files -n doc` with the doc files. I guess
this was created as +1MB warning was reported by fedora-review, but...

> %gopkginstall
> %gopkgfiles

... this creates `golang-github-ollama-devel-0.4.4-1.fc42.noarch.rpm` that is
the package that was shipping the documentation.

- If -devel package won't required by any other package, you can remove
`%gopkginstall` and `%gopkgfiles` and -devel package won't be created and doc
wouldn't be an issue. I think this is the safest option.
- If -devel package will be needed, then by removing example as you did would
reduce the size of doc to <1MB and no other changes would be required and -doc
package could be removed.


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

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202318425%23c18

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