diff --git a/python-aiorpcX.spec b/python-aiorpcX.spec index dab34af..c31276c 100644 --- a/python-aiorpcX.spec +++ b/python-aiorpcX.spec @@ -48,7 +48,7 @@ BuildRequires: %{python_module websockets} Generic async RPC implementation, including JSON-RPC %prep -%setup -n aiorpcX-%{version} +%setup -q -n aiorpcX-%{version} %if 0%{?suse_version} > 1600 %autopatch -p1 %endif