diff --git a/python-configobj.spec b/python-configobj.spec index b57f86b..2fac772 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -93,7 +93,7 @@ It has lots of other features though: %endif %prep -%setup -n %{pypi_name}-%{version} +%setup -q -n %{pypi_name}-%{version} cp %{SOURCE1} . %build