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

Jan Chaloupka <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #8 from Jan Chaloupka <[email protected]> ---
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')".

Any plans to build it on epel6/7?

Both devel and unit-test-devel subpackages are optional. However, if the devel
package is present, it can be scanned and analysed.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to