spec: use %autosetup

Make sure potential patches get applied by using %autosetup instead of
plain %setup

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Jonathon Jongsma 2021-06-21 16:53:25 -05:00 committed by Cole Robinson
parent e4a9ff7df4
commit b1ba9009de

View File

@ -99,7 +99,7 @@ machine).
%prep
%setup -q
%autosetup -p1
%build