nim added a new comment to an issue you are following: `` It's kind of hard to diagnose without the spec file and build logs, but basically there have been a lot of fixing and rewriting in the months since the wiki page was written. Macro usage is still the same but the code itself has changed and moved a bit.
That means using them on EL7 takes a bit more work than copying a single file. If you want to play with the code the latest implementation is in this [copr](https://copr.fedorainfracloud.org/coprs/nim/go-rpm-macros/). It still needs [redhat-rpm-macro changes](https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/51) before merging in fedora-devel but it works and is fully documented [here](https://pagure.io/go-rpm-macros/blob/master/f/templates/rpm) Pretty much the same code works for EL7, we're using it extensively internall. But the macro packaging is a bit trickier and the current version is not published right now. I can push it to a copr next week if you're interested. More usage and review is always good. `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/4 _______________________________________________ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to golang-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org