https://bugzilla.redhat.com/show_bug.cgi?id=1432214 --- Comment #10 from Adam Miller <admiller@xxxxxxxxxx> --- (In reply to Jan Chaloupka from comment #8) > Could you provide the following header in the spec (some of it is already > there)? > > %global provider_prefix github.com/jessfraz/reg > %global import_path %{provider_prefix} > %global commit 94d0af58c1d2afaa5541fe48729002888f370456 > %global shortcommit %(c=%{commit}; echo ${c:0:7}) > > I have a tooling the parses spec and extracts the macros from go packages. > It helps to check which go projects are packaged in Fedora. > > The import path needs to be in the full form, including the 'req'. > > Why do you think the debuginfo is not supported? You can use: > go build -ldflags "-B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n')". > Fixed. > Any plans to build it on epel6/7? Yes. > > Both devel and unit-test-devel subpackages are optional. However, if the > devel package is present, it can be scanned and analysed. devel and unit-test-devel subpackages of what? -- 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 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx