Setting the argspec to "-" allows opting out of getopt processing, so we can pass arbitrary flags to the macros. This is supported since RPM 4.17 and was backported to RHEL 9.6.
https://gitlab.com/fedora/sigs/go/go-rpm-macros/-/merge_requests/1
Pull-Request has been closed by gotmax23
Setting the argspec to "-" allows opting out of getopt processing, so we
can pass arbitrary flags to the macros. This is supported since RPM 4.17
and was backported to RHEL 9.6.