diff --git a/python-rsa.spec b/python-rsa.spec index 5147105..f26ffcf 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -34,7 +34,7 @@ according to PKCS#1 version 1.5. It can be used as a Python library as well as on the command-line. %prep -%setup -q -n %{pypi_name}-%{version} +%autosetup -n %{pypi_name}-%{version} %build %py3_build