https://bugzilla.redhat.com/show_bug.cgi?id=1483129 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- %global import_path %{provider_prefix} You should use this as import path, but use the upstream provided one, gopkg.in/neurosnap/sentences.v1 %global import_path gopkg.in/neurosnap/sentences.v1 And in the bottom of the spec: %dir %{gopath}/src/gopkg.in/neurosnap/sentences.v1 Otherwise projects depending on this won't find it. Likewise you shouldn't patch the source in bug #1480762, it will find it once this is fixed. -- 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