cf9f404b0b
- Refactor tarball unpacked sources layout with gopls/ as subdir. This allows us to include the LICENSE file at the upstream monorepo repository root. The changes required for the subdir layout are perhaps excessive for including just one metadata file, but serves as a good exercise for packaging other utilities under Go x/tools monorepo. * Upstream uses monorepo x/tools/ with gopls/ and others in subdirs * Upstream monorepo shared tools/LICENSE file in repository root dir * Move param subdir gopls usage from tar_scm to go_modules * tar_scm param include gopls and LICENSE * tar_scm param drop extraneous param exclude .git * Creates gopls-0.12.0.tar.gz unpacked layout gopls-0.12.0/gopls/go.mod * New layout requires moving LICENSE and vendor/ to subdir in %prep * New layout requires change to subdir in %build * New layout requires use path to subdir in %check, %install, %files OBS-URL: https://build.opensuse.org/request/show/1090970 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/gopls?expand=0&rev=2 |
||
---|---|---|
_service | ||
_servicedata | ||
.gitattributes | ||
.gitignore | ||
gopls-0.12.0.tar.gz | ||
gopls.changes | ||
gopls.spec | ||
vendor.tar.gz |