Spec URL: http://peter.fedorapeople.org/golang-github-goerlang-epmd.spec SRPM URL: http://peter.fedorapeople.org/golang-github-goerlang-epmd-0-0.1.20130122gitceb5c1f.fc21.src.rpm Description: Erlang Port Mapper Daemon protocol Fedora Account System Username: peter
Taking this for a full review.
Created attachment 918507 [details] spec tweaks Looks pretty good. A couple of points (and a patch to reference): * removed a little boiler-plate, to use the golang rpm macros * which makes a BuildRequires: golang * preserve timestamps of copied source ( and removed the redundant -r, since -a does a recursive copy) * Stub out for future tests. Hopefully upstream will provide *_test.go for us to check against. * removed ownership of directories that the golang rpm owns Lastly, I'm not opposed to the break out of the pieces of %{import_path}, just as long as we standardize on the use of %{import_path}.