#61 %goprep: allow using %autosetup for automatic source unpacking
Merged by gotmax23. Opened by gotmax23.
gotmax23/go-rpm-macros autosetup  into  master

Download 61.patch

This allows combining %goprep and %autopatch without issues. It also
allows packagers use %autosetup's SCM functionality.

For the reasons outlined in https://pagure.io/go-rpm-macros/issue/3,
there is no option to use -p1 or otherwise automatically apply patches
using %goprep. Add a separate %autopatch -p1 call for that. The go2rpm
template already adds this by default.

/cc @salimma

rebased onto c34e16dbbc567a086f6e0ca0181a1419086a8811

Pull-Request has been merged by gotmax23

Metadata