https://bugzilla.redhat.com/show_bug.cgi?id=1475750 --- Comment #8 from Scott Talbert <swt@xxxxxxxxxx> --- (In reply to Robert-André Mauchin from comment #7) > > - What is the purpose of the unit-test-devel subpackage? I'm not sure I > understand the usefulness of packaging the unit tests. > > It is how Golang libraries are supposed to be packaged. See > https://koji.fedoraproject.org/koji/search?match=glob&type=rpm&terms=*unit- > test-devel* All of these Golang libraries SPECs are generated by Gofed, the > script recommended in Golang Draft Guidelines. Strange. I just don't see the purpose, but OK. > > - Package doesn't own /usr/share/gocode/src/bazil.org directory. > > No, because this directory is not specific to this package, it is shared > with other Go project from Bazil. If I were to package golang-bazil-zipfs > for example, I would also use /usr/share/gocode/src/bazil.org. The only > specific directory are the ones one level below, for example > /usr/share/gocode/src/bazil.org/fuse or /usr/share/gocode/src/bazil.org/zipfs I see your point, but some package has to own the bazil.org directory. It appears that the 'golang' package owns the github.com directory[1] and a few others, so probably it should own the bazil.org directory too? Perhaps you can file a bug or submit a PR for that? [1] https://src.fedoraproject.org/rpms/golang/blob/master/f/golang.spec#_407 -- 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