[go-rpm-macros] Issue #57: Problems to package cloud.google.com/go/ modules

2023-11-04 Thread Mikel Olasagasti Uranga
mikelo2 reported a new issue against the project: `go-rpm-macros` that you are following: `` Google Cloud's golang SDK used to be a large package, but now each module has different lifecycle while still being a monorepo. This means that multiple subpackages need to be created. While creating

[go-rpm-macros] Issue #57: Problems to package cloud.google.com/go/ modules

2023-11-05 Thread Mikel Olasagasti Uranga
mikelo2 added a new comment to an issue you are following: `` > This is fixed in latest golist > > https://pagure.io/golist/c/4a2511bb0089458eef3b78acc0f1dbc264c9c15a?branch=master I'm building against rawhide, so already using golist-0.10.4 that includes that patch: ``` sh-5.2# rpm -qa

[go-rpm-macros] Issue #57: Problems to package cloud.google.com/go/ modules

2023-11-06 Thread Mikel Olasagasti Uranga
The status of the issue: `Problems to package cloud.google.com/go/ modules` of project: `go-rpm-macros` has been updated to: Closed by mikelo2. https://pagure.io/go-rpm-macros/issue/57 ___ golang mailing list -- golang@lists.fedoraproject.org To

[go-rpm-macros] Issue #57: Problems to package cloud.google.com/go/ modules

2023-11-06 Thread Mikel Olasagasti Uranga
mikelo2 added a new comment to an issue you are following: `` Seems fixed by https://pagure.io/go-rpm-macros/pull-request/58 Thanks @eclipseo for the fast fix. `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/57

[go-rpm-macros] Issue #3: %goprep should apply patches automatically

2023-11-06 Thread Mikel Olasagasti Uranga
mikelo2 added a new comment to an issue you are following: `` `go2rpm` includes `autopatch -p1` in the template since release 1.9.0 https://pagure.io/GoSIG/go2rpm/c/b7ba195ebf85c2b7025a7d27e0623eb87f0be89b?branch=master It differs from the initial request of this issue, but should be enough

[go-rpm-macros] Issue #69: creating rpm out of go-pkg

2024-05-26 Thread Mikel Olasagasti Uranga
mikelo2 added a new comment to an issue you are following: `` Easiest way to generate and maintain a specfile is using `go2rpm`: ~~~ $ go2rpm -q https://github.com/led0nk/ark-clusterinfo golang-github-led0nk-ark-clusterinfo.spec ~~~ If you prefer to create & maintain the spec manually you can