https://bugzilla.redhat.com/show_bug.cgi?id=1239273 --- Comment #4 from Jan Chaloupka <jchaloup@xxxxxxxxxx> --- Hi Julien, Jonathan, thanks for cc'ing me. To generate a spec file for a golang project, you can use gofed tool [1]. It is already packaged in Fedora. If you install the latest build in rawhide, you can run: $ gofed repo2spec --detect https://github.com/BurntSushi/toml-test --commit=85f50d0991feaca39fd7c3ad1047acbf9df90859 It will generate spec file conforming to the current Packaging Guidelines draft. It does not generate everything that is needed as the Draft is gradually involving and at the moment extending packaging to secondary architectures is on topic. Most likely the structure of BuildRequires for golang will change. I am attaching the generated spec file. There are other things among others like %{with_devel} macro and so on that is good to have. golang-github-BurntSushi-toml is among the first packages that was packaged and since that some improvements have happened. Gofed is kept up-to-date with the guidelines so once it is generated there should be only minor changes. [1] https://github.com/ingvagabund/gofed -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review